Bug 254203 - Localization - ICU4J
Summary: Localization - ICU4J
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Joel Cayne CLA
QA Contact:
URL:
Whiteboard: closed462
Keywords:
Depends on:
Blocks: 252809
  Show dependency tree
 
Reported: 2008-11-05 18:47 EST by Anne Jacko CLA
Modified: 2016-05-05 10:47 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne Jacko CLA 2008-11-05 18:47:19 EST
+++ This bug was initially created as a clone of Bug #252809 +++

Must use  ICU4J.
Comment 1 Joel Cayne CLA 2008-12-30 12:30:26 EST
TPTP uses ICU4J except for in the following situations (updates completed in Bug 258144):

java.text.Collator:
org.eclipse.hyades.ui/src/org/eclipse/hyades/ui/internal/util/HyadesViewerSorter.java
        **can't change due to API limitation in super classs

We cannot change java.util.ResourceBundle -> com.ibm.icu.util.UResourceBundle
since it requires breaking API, in addition, com.ibm.icu.util.UResourceBundle is not supported by the Eclipse Platform API used by TPTP.
Comment 2 Paul Slauenwhite CLA 2010-03-10 08:36:28 EST
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.