Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-releng] I-Build break related to JSF plugins?

Hi,

Fixed and released.

The jsf.core plugin had new dependencies without specifying an explicit bundle version range. I am assuming this is the cause of the failure. In a local build using the PDE generated build file, I don’t get this error: Unable to find plug-in: org.eclipse.jst.jsf.core_0.0.0.
-Raghu

From:

"raghunathan srinivasan" <raghunathan.srinivasan@xxxxxxxxxx>

To:

"Webtools releng discussion list" <wtp-releng@xxxxxxxxxxx>

Date:

01/24/2008 01:29 PM

Subject:

RE: [wtp-releng] I-Build break related to JSF plugins?

 





I re-released ALL the plugins an hour back. Also, fixed bundle version on two new plugins.
-Raghu
 

 



From: wtp-releng-bounces@xxxxxxxxxxx [mailto:wtp-releng-bounces@xxxxxxxxxxx] On Behalf Of David M Williams
Sent:
Wednesday, January 23, 2008 6:53 PM
To:
Webtools releng discussion list
Subject:
[wtp-releng] I-Build break related to JSF plugins?

 

I know sometimes these error messages are caused by earlier errors ... but, this looks like a tagging problem?



[build-wtp-jst] generateScript:

[build-wtp-jst] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.

[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.pagedesigner.jsf.ui:

[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.pagedesigner_[1.0.0,1.1.0).

[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core_[1.0.0,1.1.0).

[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.pagedesigner:

[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core_[1.0.0,1.1.0).

[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.core:

[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.common.runtime_0.0.0.

[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.ui:

[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core_[1.0.0,1.1.0).

[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.common.runtime_0.0.0.

[build-wtp-jst] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.facesconfig.ui:

[build-wtp-jst] [eclipse.buildScript]     Missing required plug-in org.eclipse.jst.jsf.core_[1.0.0,1.1.0).

[build-wtp-jst]
[build-wtp-jst] BUILD FAILED

[build-wtp-jst] /shared/webtools/projectBuilders/wtp-R3.0-I/webtools.releng/releng.wtpbuilder/scripts/build/runbuild.xml:120: The following error occurred while executing this line:

[build-wtp-jst] /shared/webtools/basebuilders/M3_34/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:24: The following error occurred while executing this line:

[build-wtp-jst] /shared/webtools/basebuilders/M3_34/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/build.xml:64: The following error occurred while executing this line:

[build-wtp-jst] /shared/webtools/projectBuilders/wtp-R3.0-I/webtools.releng/releng.wtpbuilder/components/jst/customTargets.xml:66: The following error occurred while executing this line:

[build-wtp-jst] /opt/public/webtools/basebuilders/M3_34/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/scripts/genericTargets.xml:85: Unable to find plug-in: org.eclipse.jst.jsf.core_0.0.0. Please check the error log for more details.

[build-wtp-jst]
[build-wtp-jst] Total time: 3 minutes 5 seconds


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


Back to the top