diff --git a/icu4j/readme.html b/icu4j/readme.html index cff682aa23..fef3d01dcf 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -13,12 +13,15 @@ h4.doc { text-decoration: underline }

International Components for Unicode for Java (ICU4J)

-

Read Me for ICU4J 49.1

-(Last Update: March 16, 2012) +

Read Me for ICU4J 50 Milestone 1

+(Last Update: June 25, 2012)
-

Note: This is major release of ICU4J. It contains bug fixes and adds implementations -of inherited API and introduces new API or functionality. +

Note: This is a development milestone release of ICU4J 50. +The contents of this document may not reflect the recent changes done +for ICU 50 development. This milestone is intended for those wishing +to get an early look at ICU 50 new features and API changes. It is not +recommended for production use.

For the most recent release, see the ICU4J @@ -125,32 +128,9 @@ found in ICU4J.

Changes In This Release

New features and changes

-See the ICU 49 download page about -new features in this release. The list of API changes since the previous ICU4J release -is available -here. -

- -

New ICU release version numbering

-

-Starting this release, ICU release version numbering policy has changed to use a single -major version field(e.g. "49") as oppose to two fields (e.g. "4.8"). The second field stays 0 -during development (e.g. "49.0.1" for ICU 49 development milestone 1) and the first official -release within a major version is 1 (e.g. "49.1"). For the details, please refer to Version Numbers -in ICU. -

- -

Locale variant for ICU4J Locale Service Provider

-

-ICU4J Locale Service Provider uses a special Locale variant value for overriding Java's -Locale service support. In this release, the default value of the special variant was -changed to "ICU4J" (previously, it was "ICU"). For example, with JDK Locale("en", "US", "ICU4J"), -ICU service implementation is used instead of Java's stock implementation for Locale("en", "US"). -This change had made for BCP 47 conformance. The special variant value can be changed by -editing a properties file included in the ICU4J Locale Service Provider jar file. -Please see the user guide page -ICU4J Locale Service Provider for the details. +See the ICU 50 milestone download page +about new features in this release. The list of API changes since the previous ICU4J release is available +here.

License Information

@@ -180,7 +160,7 @@ package.

Platform Dependencies

-ICU4J 49 depends on J2SE 5.0 functionality. Therefore, ICU4J only runs on +ICU4J 50 depends on J2SE 5.0 functionality. Therefore, ICU4J only runs on JRE version 5.0 or later. The table below shows the operating systems and JRE/VM versions currently used by the ICU development team to test ICU4J. @@ -845,54 +825,54 @@ from release to release, so clients should not depend on the exact organization of the data in ICU4J.

Some of the data files alias or otherwise reference data from other @@ -988,8 +968,8 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in $icu4c_r Note: This procedure assumes that all 3 sources are present

  1. Checkout or download CLDR version 'release-21-0-1'
  2. -
  3. Checkout ICU4C with tag 'release-49-1'
  4. -
  5. Checkout ICU4J with tag 'release-49-1'
  6. +
  7. Checkout ICU4C with tag 'milestone-50-0-1'
  8. +
  9. Checkout ICU4J with tag 'milestone-50-0-1'
  10. cd to $icu4c_root/source/data directory
  11. Follow the instructions in $icu4c_root/source/data/cldr-icu-readme.txt
  12. Rebuild ICU4C with the newly generated data.
  13. @@ -1001,7 +981,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in $icu4c_r

About ICU4J Time Zone

-

ICU4J 49.1 includes time zone data version 2012b, which is the latest one as of +

ICU4J 50M1 includes time zone data version 2012c, which is the latest one as of the release date. However, time zone data is frequently updated in response to changes made by local governments around the world. If you need to update the time zone data, please refer the ICU user guide topic