Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] [eclipse-build]Build N20031214 (Timestamp: 200312140010):Compile errors in build


The tests are currently hung on Windows just after printing:
     [echo] Running org.eclipse.ant.tests.ui.testplugin.AntUITests
On Linux the following appears in the results log
     <testsuite name="AntUITests" tests="42" failures="3" errors="1" time="29.241" package="org.eclipse.ant.tests.ui.testplugin">
These may be related.

Also, due to the restructuring of the startup code, you may see messages something like
     Ignoring bundle at: reference:file:c:/eclipse/plugins/org.eclipse.core.runtime_3.0.0
     A bundle with the unique ID and version is already installed: org.eclipse.core.runtime 3.0.0
     Ignoring bundle at: reference:file:c:/eclipse/plugins/org.eclipse.update.configurator_3.0.0
     A bundle with the unique ID and version is already installed: org.eclipse.update.configurator 3.0.0
at startup. This simiply indicates that the someone is trying to install a plugin that is already installed.  We are on the trail of why this is happening and will sort it out but in the meantime, it does not affect the running of Eclipse.

Jeff




Sonia Dimitrov/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx

12/14/2003 12:51 AM

Please respond to
eclipse-dev

To
eclipse-dev@xxxxxxxxxxx
cc
Subject
[eclipse-dev] [eclipse-build]Build N20031214 (Timestamp:  200312140010):Compile errors in build





Build N20031214 (Timestamp: 200312140010):  Compile errors in build.  See attached compile logs.

Attachment: /builds/N/src/N-N20031214-200312140010/compilelogs/plugins/org.eclipse.team.cvs.ssh2_3.0.0/cvsssh2.jar.bin.log
Description: Binary data


Back to the top