Bug 257579 - Localization - ICU4J
Summary: Localization - ICU4J
Status: RESOLVED FIXED
Alias: None
Product: JWT (Archived)
Classification: SOA
Component: Yearly Release (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Mickael Istria CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 252809
  Show dependency tree
 
Reported: 2008-12-04 11:30 EST by Mickael Istria CLA
Modified: 2009-01-19 04:51 EST (History)
1 user (show)

See Also:


Attachments
Use ICU4J (6.28 KB, patch)
2009-01-19 04:11 EST, Mickael Istria CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2008-12-04 11:30:13 EST
+++ This bug was initially created as a clone of Bug #252809 +++

Must use  ICU4J.
Comment 1 Mickael Istria CLA 2009-01-19 04:11:52 EST
Created attachment 122913 [details]
Use ICU4J

This patch replaces all java.text deprecated class by com.ibm.icu ones.
As advised, the dependency to com.ibm.icu.text is added through "Import-Package" instead of "Require-bundle".
Comment 2 Mickael Istria CLA 2009-01-19 04:51:12 EST
Patch committed, build OK, no test regression.