Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-releng] JSF Build breaks

Hi,

 

The new plugin was not added to the feature.xml and hence, I suspect, the build failure. I have fixed and released the changes. I was able to build locally since I fetched the plugin using the map file.

Thanks

Raghu

 


From: wtp-releng-bounces@xxxxxxxxxxx [mailto:wtp-releng-bounces@xxxxxxxxxxx] On Behalf Of David M Williams
Sent: Friday, August 18, 2006 8:29 PM
To: wtp-releng
Subject: [wtp-releng] JSF Build breaks

 


I think JSF is getting further .. these errors seem different than they were before ... but ... blocking errors non-the-less.



[build-wtp-jsf.tests] allElements:
[build-wtp-jsf.tests]      [echo] Target: generateScript
[build-wtp-jsf.tests]      [echo] basedir: /shared/webtools/builders/RC7_32/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts
[build-wtp-jsf.tests]      [echo] component: jsf.tests
[build-wtp-jsf.tests]      [echo] buildDirectory: /shared/webtools/build-wtp-R2.0-I/workdir
[build-wtp-jsf.tests]      [echo] baseLocation: /shared/webtools/build-wtp-R2.0-I/eclipse

[build-wtp-jsf.tests] init:

[build-wtp-jsf.tests] generateScript:
[build-wtp-jsf.tests] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
[build-wtp-jsf.tests] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.contentassist.tests:
[build-wtp-jsf.tests] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.test.util_0.0.0.
[build-wtp-jsf.tests] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core.tests_0.0.0.
[build-wtp-jsf.tests] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.ui.tests:
[build-wtp-jsf.tests] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core.tests_0.0.0.
[build-wtp-jsf.tests] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.core.tests:
[build-wtp-jsf.tests] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.test.util_0.0.0.

[build-wtp-jsf.tests] BUILD FAILED
[build-wtp-jsf.tests] /shared/webtools/build-node/checkout/wtp-R2.0-I/releng.wtpbuilder/scripts/build/build.xml:40: The following error occurred while executing this line:
[build-wtp-jsf.tests] /shared/webtools/builders/RC7_32/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:24: The following error occurred while executing this line:
[build-wtp-jsf.tests] /shared/webtools/builders/RC7_32/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:64: The following error occurred while executing this line:
[build-wtp-jsf.tests] /shared/webtools/build-node/checkout/wtp-R2.0-I/releng.wtpbuilder/components/jsf.tests/customTargets.xml:16: The following error occurred while executing this line:
[build-wtp-jsf.tests] /opt/public/webtools/builders/RC7_32/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/genericTargets.xml:80: Unable to find plug-in: org.eclipse.jst.jsf.core.tests_0.0.0. Please check the error log for more details.

[build-wtp-jsf.tests] Total time: 53 seconds

BUILD FAILED
/opt/public/webtools/releng.control/committer.xml:40: The following error occurred while executing this line:
/shared/webtools/build-node/checkout/wtp-R2.0-I/releng.wtpbuilder/build.xml:6: The following error occurred while executing this line:
/shared/webtools/build-node/checkout/wtp-R2.0-I/releng.wtpbuilder/distribution/wtp.build/build.xml:38: The following error occurred while executing this line:
/shared/webtools/build-node/checkout/wtp-R2.0-I/releng.wtpbuilder/scripts/build/build.xml:7: The following error occurred while executing this line:
/shared/webtools/build-node/checkout/wtp-R2.0-I/releng.wtpbuilder/scripts/build/build.xml:108: Java returned: 13

Total time: 60 minutes 25 seconds


Back to the top