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 N20080312-0100 (Timestamp: 200803120100): Build failed


The build failed because the definition for the sat4j contribution in the p2.map looks like this

plugin@xxxxxxxxxxxxxx=CVS,tag=v20080310-1406,cvsRoot=:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,path=org.eclipse.orbit/org.sat4j.core/jar,prebuilt=true
plugin@xxxxxxxxxxxx=CVS,tag=v20080310-1406,cvsRoot=:pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/tools,path=org.eclipse.orbit/org.sat4j.pb/jar,prebuilt=true

However, there isn't a version of the sat4j bundles in the HEAD stream of the Orbit project.  This is why the integration build ran, but the nightly build failed.

If these bundles could be fetched from an Orbit build instead of directly from CVS, this would solve the problem.

Kim




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

03/12/2008 02:00 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 N20080312-0100        (Timestamp: 200803120100): Build failed





Build N20080312-0100 (Timestamp: 200803120100):  The following error occurred while executing this line:
/builds/N/org.eclipse.releng.eclipsebuilder/buildAll.xml:144: The following error occurred while executing this line:
/builds/N/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:64: The following error occurred while executing this line:
/builds/N/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/customTargets.xml:13: The following error occurred while executing this line:
/builds/N/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/genericTargets.xml:86: Bundle org.eclipse.equinox.p2.director_0.0.0 failed to resolve.:
                Missing required plug-in org.sat4j.core_2.0.0.
                Missing required plug-in org.sat4j.pb_2.0.0.
                Unsatisfied import package org.eclipse.equinox.internal.provisional.p2.engine_0.0.0.
                Unsatisfied import package org.eclipse.equinox.internal.provisional.p2.metadata_0.0.0.
                Unsatisfied import package org.eclipse.equinox.internal.provisional.p2.metadata.query_0.0.0.
                Unsatisfied import package org.eclipse.equinox.internal.provisional.p2.metadata.repository_0.0.0.
                Unsatisfied import package org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository_0.0.0.


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


Back to the top