[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cross-project-issues-dev] imRel 2019-03 Release Candidate 1 (RC1) is available
|
The NumberFormatException looks like https://bugs.eclipse.org/544860 which is
verified fixed in RC2
best,
Stephan
On 09.03.19 18:22, Eike Stepper wrote:
Hi,
As Patrick found out earlier there's definitely a typo in
compositeArtifacts.jar. I've asked someone to call up Fred.
I could work around this problem with a RedirectionTask in my Oomph user.setup:
<?xml version="1.0" encoding="UTF-8"?>
<setup:RedirectionTask
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
sourceURL="http://download.eclipse.org/releases/2019-03"
targetURL="http://download.eclipse.org/releases/2019-03/201903081000"/>
But then I noticed that my workspace could not be built anymore. A dialog popped
up for each project and said:
Errors running builder 'Java Builder' on project 'xyz'.
java.lang.NumberFormatException: For input string: "B/"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at
org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption.isJRE12Plus(ClasspathJrtWithReleaseOption.java:97)
at
org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption.initialize(ClasspathJrtWithReleaseOption.java:138)
at
org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption.<init>(ClasspathJrtWithReleaseOption.java:73)
at
org.eclipse.jdt.internal.core.builder.ClasspathLocation.forJrtSystem(ClasspathLocation.java:147)
at
org.eclipse.jdt.internal.core.builder.NameEnvironment.computeClasspathLocations(NameEnvironment.java:312)
at
org.eclipse.jdt.internal.core.builder.NameEnvironment.<init>(NameEnvironment.java:62)
at
org.eclipse.jdt.internal.core.builder.JavaBuilder.initializeBuilder(JavaBuilder.java:629)
at
org.eclipse.jdt.internal.core.builder.JavaBuilder.build(JavaBuilder.java:174)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:833)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:220)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:263)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:316)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:319)
at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:371)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:392)
at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:154)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:244)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
I haven't investigated any further for lack of time. Redirecting to the previous
(201903011000) build resolved the problem for me.
Cheers
/Eike
----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
Am 08.03.2019 um 16:09 schrieb Frederic Gurr:
Hi,
The 2019-03 RC1 update repository is available from:
=> http://download.eclipse.org/releases/2019-03/
The EPP Packages will be available soon here:
=> https://www.eclipse.org/downloads/packages/release/2019-03/rc1
Thanks everyone for participating!
Regards,
Fred
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev