Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build I20070424-0800 (Timestamp: 200704240800): Build failed


Tagged and released.

Darin


Kim Moir/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

04/24/2007 08:04 AM

Please respond to
"Eclipse platform release engineering list."        <platform-releng-dev@xxxxxxxxxxx>

To
"Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-releng-dev] [eclipse-build]Build        I20070424-0800        (Timestamp: 200704240800): Build failed






The build failed because the org.eclipse.debug.ui plugin submitted to the build specifies the requirement

org.eclipse.core.variables;
bundle-version="[3.2.0,4.0.0)",

while the version of org.eclipse.core.variables included in the I-build is 3.1.100

Manifest-Version
: 1.0
Bundle-ManifestVersion
: 2
Bundle-Name
: %pluginName
Bundle-SymbolicName
: org.eclipse.core.variables; singleton:=true
Bundle-Version
: 3.1.100.qualifier

The HEAD stream of  org.eclipse.core.variables specifies version 3.2.0 which explains why the nightly build completed sucessfully.


Could the debug team tag and release the version of core.variables in HEAD and I'll restart the I-build :-)


Kim





eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

04/24/2007 08:17 AM

Please respond to
"Eclipse platform release engineering list."        <platform-releng-dev@xxxxxxxxxxx>

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] [eclipse-build]Build I20070424-0800        (Timestamp: 200704240800): Build failed







Build I20070424-0800 (Timestamp: 200704240800):  The following error occurred while executing this line:
/builds/I/org.eclipse.releng.eclipsebuilder/buildAll.xml:143: The following error occurred while executing this line:
/builds/I/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:64: The following error occurred while executing this line:
/builds/I/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/customTargets.xml:13: The following error occurred while executing this line:
/builds/I/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/genericTargets.xml:82: Unable to find plug-in: org.eclipse.debug.ui_0.0.0. Please check the error log for more details.

http://download.eclipse.org/eclipse/downloads/drops/I20070424-0800
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top