Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-dev] Build Updates

Every current build on the download page is showing errors (see below). Also what is a "Maintenance" build - it's not listed in the valid build type list (http://download.eclipse.org/downloads/build_types.html). Should that be called a "Stable" build? Or perhaps a "2.1.1 Integration build" (as opposed to a 3.0 Integration build)?

From http://www.eclipse.org/downloads/index.php:

Current Stable Build: (missing)

Current Integration Build: I20030516:
   Status is 'pending' for all tests.

Current Maintenance Build: M20030515:
   Red X for all platforms except QNX and Mac.

Current Nightly Build: N20030516:

   Build N20030516 (200305160010) failed!

     Checking out source from dev.eclipse.org:/home/eclipse...
     Generating build scripts...
     Scrubbing features and plugins of old jars...
     Clean the feature: org.eclipse.platform-feature of all the zips, jars and logs created.
     Clean the plug-in: org.eclipse.core.boot of all the zips, jars and logs created.
   ...
   file:/builds/nightly/src/plugins/org.eclipse.platform.doc.isv/buildDoc.xml:65: Execute failed:
   java.io.IOException: /builds/nightly/jdk/linux/jdk1.4.1_02/bin/javadoc: not found
	at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:371)
	at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:250)
	at org.apache.tools.ant.Task.perform(Task.java(Compiled Code))
	at org.apache.tools.ant.Target.execute(Target.java(Compiled Code))
	at org.apache.tools.ant.Target.performTasks(Target.java(Inlined Compiled Code))
	at org.apache.tools.ant.Project.executeTarget(Project.java(Compiled Code))
   ...


Back to the top