Bug 324748 - JDT core tests have restrictive range on com.ibm.icu
Summary: JDT core tests have restrictive range on com.ibm.icu
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.6   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.7 M2   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-08 10:20 EDT by Paul Webster CLA
Modified: 2010-09-13 07:10 EDT (History)
2 users (show)

See Also:


Attachments
Proposed fix (810 bytes, patch)
2010-09-08 10:24 EDT, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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