Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] Automated builds not completing - Failures in stp-core-tests


Adrian,
Looks like its a build issue. do you have org.eclipse.stp.core.tests.infrastructure checked out in your workspace ?
You can also contact Naci Dai for build related issues.

Regards,
Devang Parikh




Adrian Skehill <adrian.skehill@xxxxxxxx>
Sent by: stp-dev-bounces@xxxxxxxxxxx

08/28/2006 11:57 AM

Please respond to
STP Dev list <stp-dev@xxxxxxxxxxx>

To
STP Dev list <stp-dev@xxxxxxxxxxx>
cc
Subject
[stp-dev] Automated builds not completing - Failures in        stp-core-tests





Hi There,

In preparation for IONA's first contribution to STP I have been working
on getting our stuff inserted into the automatic build infrastructure.
First thing I noticed was that our dependencies were very out of date
and the build was failing almost immediately with download failures.

As a result of this, I have updated our dependencies as follows:

 Eclipse SDK v3.3 M1
 EMF XSD SDO sdk bundle v2.2.0
 WST JST sdk v1.5.1 200608171632
 GEF sdk v3.2 v3.2 RC6
 Eclipse test framework v3.3 M1


I hope these versions are ok, if you spot any oddities please let me
know and I can update accordingly.

So this gets us through the compilation of the b2j component, but we're
taking failures in the stp-core-tests component as outlined below.

Would somebody out there who as the knowledge to fix this failure be
able to drop me a line or give me some pointers as to the direction I
need to go to get this compiled?

Thanks,
Adrian Skehill.

Principal Engineer,
IONA Technologies.

Error:
[build-stp-stp-core.tests] BUILD FAILED
[build-stp-stp-core.tests]
/home/askehill/cvs/stp/build/build-node/checkout/stp-I/build/releng.stpbuilder/scripts/build/build.xml:33:
The following error occurred while executing this line:
[build-stp-stp-core.tests]
/home/askehill/cvs/stp/build/builders/M5_32/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:24:
The following error occurred while executing this line:
[build-stp-stp-core.tests]
/home/askehill/cvs/stp/build/builders/M5_32/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:64:
The following error occurred while executing this line:
[build-stp-stp-core.tests]
/home/askehill/cvs/stp/build/build-node/checkout/stp-I/build/releng.stpbuilder/components/stp-core.tests/customTargets.xml:17:
The following error occurred while executing this line:
[build-stp-stp-core.tests]
/home/askehill/cvs/stp/build/builders/M5_32/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/genericTargets.xml:75:
org.eclipse.core.runtime.CoreException: Unable to find plug-in:
org.eclipse.stp.core.tests.infrastructure_0.0.0. Please check the error
log for more details.

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


Back to the top