Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] New year brings new ICU version, 4.2.x

This has also been brought up on the Cross Projects Mailing List

In the new year, (i.e. hopefully by Helios M5) the platform will be
including [1] the new(er) version of ICU4J [2], ICU 4.2.x (4.2.1
followed by 4.2.2 before Helios ships).

There are no major API changes (just a reminder that ICU is an
external project, and so does not follow our API version conventions
[3] )

What do consuming projects have to do?  Make sure your ICU
Import-Package statements don't have an upper bound, especially an
exclusionary bound "..., 4.2.0)".

Also of interest:  The ICU project will be releasing 4.4 in March
2010, and the API will include 1.5 features (Generics, Enums, etc).
But the Eclipse Platform has no plans to adopt 4.4 at this time.


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=297077
[2] http://site.icu-project.org/
[3] http://wiki.eclipse.org/Version_Numbering

-- 
Paul Webster
Hi floor.  Make me a sammich! - GIR


Back to the top