Bug 324748

Summary: JDT core tests have restrictive range on com.ibm.icu
Product: [Eclipse Project] JDT Reporter: Paul Webster <pwebster>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: amj87.iitr, Olivier_Thomann
Version: 3.6   
Target Milestone: 3.7 M2   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

Description Paul Webster CLA 2010-09-08 10:20:09 EDT
Because ICU4J is provided by a 3rd party, an upper bound on their plugin won't aid much in preventing API breakage.  Could it please be removed from the tests in the 3.7 stream?

[eclipse.buildScript] Bundle org.eclipse.jdt.core.tests.model:
[eclipse.buildScript] 	Missing required plug-in com.ibm.icu_[3.4.4,4.3.0).

PW
Comment 1 Olivier Thomann CLA 2010-09-08 10:24:06 EDT
Created attachment 178411 [details]
Proposed fix
Comment 2 Olivier Thomann CLA 2010-09-08 10:24:37 EDT
Released for 3.7M2.
Verification must be done by code inspection.
Comment 3 Paul Webster CLA 2010-09-08 13:43:37 EDT
This certainly allowed my "nightly" test builds to proceed.  Thank you.

PW
Comment 4 Ayushman Jain CLA 2010-09-13 07:10:20 EDT
Verified for 3.7M2 through code inspection