Bug 135774 - need to adopt ICU4J APIs
Summary: need to adopt ICU4J APIs
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Search (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.2 RC1   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 127876
  Show dependency tree
 
Reported: 2006-04-09 21:56 EDT by Karice McIntyre CLA
Modified: 2006-04-10 10:38 EDT (History)
1 user (show)

See Also:


Attachments
archive of patches for affected search projects (1.93 KB, application/zip)
2006-04-09 21:58 EDT, Karice McIntyre CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karice McIntyre CLA 2006-04-09 21:56:38 EDT
To complete the plan item to deliver ICU4J support in the Eclipse (see bug
127876) code must be migrated to use the com.ibm.icu.* classes in place of the
default java implementation.  This component is affected.  I will attach
patches with the changes required (only import changes at this point).  This
needs to be done for RC1.
Comment 1 Karice McIntyre CLA 2006-04-09 21:58:31 EDT
Created attachment 38103 [details]
archive of patches for affected search projects

There is a patch file for each affected project, named accordingly.

I included the patch for org.eclipse.core.expressions.  If this is the wrong component for this one, let me know.
Comment 2 Martin Aeschlimann CLA 2006-04-10 05:16:55 EDT
patch released for search and core.expressions > 20060410

Thanks Karice!
Comment 3 Mark Rogalski CLA 2006-04-10 09:56:34 EDT
I'm sure this is a great idea for desktop, but a 3.2 MB dependency in the core runtime componentry doesn't fit too well with providing a Foundation capable runtime. Is there any way to make this deepndency optional? 
Comment 4 Karice McIntyre CLA 2006-04-10 10:38:58 EDT
See 
http://wiki.eclipse.org/index.php/ICU4J#Replacement_Plug-in