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 M20111130-0800 (Timestamp: 201111300800): Build failed

The fragments specify 1.0.300 as the minimum host version.  There is no maximum set.  Why would this be causing issues now (the host version was changes 4 months ago)?

Curtis


From: Kim Moir/Ottawa/IBM@IBMCA
To: "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>,
Date: 2011/11/30 10:28 AM
Subject: Re: [platform-releng-dev] [eclipse-build]Build M20111130-0800        (Timestamp: 201111300800): Build failed
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx





The problem is that the fragment org.eclipse.pde.api.tools.ee.cdcfoundation10_1.0.100 requires version 1.0.300 of the host

Bundle-Vendor: %providerName

Fragment-Host: org.eclipse.pde.api.tools;bundle-version="1.0.300"

Bundle-RequiredExecutionEnvironment: J2SE-1.4


while the host is now version 1.0.301


-bash-3.00$ cat META-INF/MANIFEST.MF

Manifest-Version: 1.0

Bundle-ManifestVersion: 2

Bundle-Name: %pluginName

Bundle-SymbolicName: org.eclipse.pde.api.tools;singleton:=true

Bundle-Version: 1.0.301.qualifier


Could the PDE team please update their fragments and I'll start another build.


Kim




From:        
Kim Moir/Ottawa/IBM@IBMCA
To:        
platform-releng-dev@xxxxxxxxxxx
Date:        
11/30/2011 08:57 AM
Subject:        
[platform-releng-dev] [eclipse-build]Build M20111130-0800        (Timestamp: 201111300800): Build failed
Sent by:        
platform-releng-dev-bounces@xxxxxxxxxxx




Build M20111130-0800 (Timestamp: 201111300800):  The following error occurred while executing this line:
/builds/M201111300800/org.eclipse.releng.eclipsebuilder/buildAll.xml:205: The following error occurred while executing this line:
/builds/M201111300800/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.7.0.v20110512-1320/scripts/build.xml:91: The following error occurred while executing this line:
/builds/M201111300800/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/master/customTargets.xml:18: The following error occurred while executing this line:
/builds/M201111300800/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/master/allElements.xml:16: The following error occurred while executing this line:
/builds/M201111300800/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.7.0.v20110512-1320/scripts/genericTargets.xml:111: Processing inclusion from feature org.eclipse.pde.api.tools.ee.fragments: Bundle org.eclipse.pde.api.tools.ee.cdcfoundation10_1.0.100.v20110401-1030 failed to resolve.:
               Host plug-in org.eclipse.pde.api.tools_1.0.300 has not been found.


http://download.eclipse.org/eclipse/downloads/drops/M20111130-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