Bug 409063 - Support ICU4J 50+ and before
Summary: Support ICU4J 50+ and before
Status: CLOSED FIXED
Alias: None
Product: UOMo
Classification: Technology
Component: Business (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: 0.6.0   Edit
Assignee: Werner Keil CLA
QA Contact:
URL:
Whiteboard:
Keywords: api, nl, ui
Depends on:
Blocks:
 
Reported: 2013-05-25 09:36 EDT by Werner Keil CLA
Modified: 2017-04-17 13:07 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Keil CLA 2013-05-25 09:36:54 EDT
Support both generations of ICU4J. Currently Kepler+ supports ICU4J 50.1, while older versions use ICU4J 4.x. 
At least UOMo Business requires 50.x for full support of JSR 354 Currency Units. 
With the exception of 2 method calls to the Currency class the remaining codebase looks backward compatible, so we plan to stub those out in a pre-Kepler branch for earlier Eclipse and OSGi container versions.
Comment 1 Werner Keil CLA 2013-05-28 13:44:24 EDT
Separate branches and update sites for older ICU4J (up to Juno) and newer (Kepler and beyond)
Comment 2 Werner Keil CLA 2017-04-17 13:07:33 EDT
Done, separate branches for different UOMo generations (0.6, 0.7 and 0.8) exist