Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 339258

Summary: jst tests fail to build due to change in jdt.core.manipulation version
Product: [WebTools] Java Server Faces Reporter: David Williams <david_williams>
Component: CoreAssignee: Ian Trimble <ian.trimble>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: P3 CC: raghunathan.srinivasan
Version: 3.3   
Target Milestone: 3.3 M6   
Hardware: PC   
OS: All   
See Also: https://git.eclipse.org/r/114270
https://git.eclipse.org/c/jsf/webtools.jsf.git/commit/?id=119665ceede6f03a43fadd8efc5ffaa0e126f272
Whiteboard:

Description David Williams CLA 2011-03-08 12:29:09 EST
At least, I'm guessing its a version range issue. I tried moving up to a "near M6" (I20110307-1300) version of the platform, and got this build failure pasted below. 

I can revert if absolutely needed ... but ... you'll need to fix soon anyway, so I've marked as blocking. Apologies for no advance notice. Let me know if you want me to revert for today's builds, such as if you need more time to investigate. 

= = = = = 

 [build-wtp-jst.tests] generateScript:
 [build-wtp-jst.tests] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
 [build-wtp-jst.tests] [eclipse.buildScript] Bundle org.eclipse.jst.jsf.designtime.tests:
 [build-wtp-jst.tests] [eclipse.buildScript]     Missing required plug-in org.eclipse.jdt.core.manipulation_[1.3.0,1.4.0].
 [build-wtp-jst.tests]
 [build-wtp-jst.tests] BUILD FAILED
 [build-wtp-jst.tests] /shared/webtools/projectBuilders/wtp-R3.3.0-I/webtools.releng/releng.wtpbuilder/scripts/build/runbuild.xml:140: The following error occurred while executing this line:
 [build-wtp-jst.tests] /opt/public/webtools/basebuilders/v20110216/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.100.v20110121-1730/scripts/build.xml:35: The following error occurred while executing this line:
 [build-wtp-jst.tests] /opt/public/webtools/basebuilders/v20110216/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.100.v20110121-1730/scripts/build.xml:91: The following error occurred while executing this line:
 [build-wtp-jst.tests] /shared/webtools/projectBuilders/wtp-R3.3.0-I/webtools.releng/releng.wtpbuilder/components/jst.tests/customTargets.xml:92: The following error occurred while executing this line:
 [build-wtp-jst.tests] /shared/webtools/projectBuilders/wtp-R3.3.0-I/webtools.releng/releng.wtpbuilder/components/jst.tests/allElements.xml:35: The following error occurred while executing this line:
 [build-wtp-jst.tests] /opt/public/webtools/basebuilders/v20110216/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.100.v20110121-1730/scripts/genericTargets.xml:107: Processing inclusion from feature org.eclipse.jst.jsf.tests.feature: Bundle org.eclipse.jst.jsf.designtime.tests_1.12.200.v201011171421 failed to resolve.:
 [build-wtp-jst.tests]   Missing required plug-in org.eclipse.jdt.core.manipulation_[1.3.0,1.4.0].
Comment 1 Raghunathan Srinivasan CLA 2011-03-08 13:02:51 EST
We will take a look and let you know if we need more time.
Comment 2 Ian Trimble CLA 2011-03-08 14:23:10 EST
Broadened range to [1.3.0,2.0.0) and ran all tests (successfully) using platform I20110307-1300.

Fix submitted at 2011/03/08 11:21AM PDT.
Comment 3 Raghunathan Srinivasan CLA 2011-03-08 14:56:06 EST
Released
Comment 4 Eclipse Genie CLA 2017-12-18 20:16:49 EST
New Gerrit change created: https://git.eclipse.org/r/114270