From: Yoshito Umaoka Date: Wed, 7 Mar 2018 22:05:02 +0000 (+0000) Subject: ICU-13581 Updated ICU4J readme for 61RC. X-Git-Tag: release-61-rc~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04a7f2e10ba1813fd25145d61699594e161db233;p=icu ICU-13581 Updated ICU4J readme for 61RC. X-SVN-Rev: 41080 --- diff --git a/icu4j/readme.html b/icu4j/readme.html index abf02230db5..d6b6d6f7aff 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -14,16 +14,16 @@ h3.doc { text-decoration: underline }

International Components for Unicode for Java (ICU4J)

-

Read Me for ICU4J 61.1

-(Last Update: 2018-Feb-20) +

Read Me for ICU4J 61 Release Candidate

+(Last Update: 2018-Mar-7)

- +for ICU 62 development. It is not recommended for production use. --> Note: This is a release candidate of ICU4J 61. The contents of this document may not reflect the recent changes done for ICU 61 development. This release candidate is intended for those @@ -145,9 +145,9 @@ about new features in this release.

The list of API changes since the previous ICU4J release is available here.

- + - +

License Information

@@ -161,8 +161,8 @@ file included in this package.

Platform Dependencies

-ICU4J 60 depends on J2SE 6 functionality. Therefore, ICU4J only runs on -JRE version 6 or later. ICU4J 60 is tested on JRE 6, 7, 8 and 9. +ICU4J 61 depends on J2SE 6 functionality. Therefore, ICU4J only runs on +JRE version 6 or later. ICU4J 61 is tested on JRE 6, 7, 8 and 9.

How to Download ICU4J

There are a few different ways to download the ICU4J releases. @@ -180,19 +180,19 @@ builds, and they are packaged in jar files for convenient download. <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j</artifactId> - <version>60.1</version> + <version>61.1</version> </dependency> <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j-charset</artifactId> - <version>60.1</version> + <version>61.1</version> </dependency> <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j-localespi</artifactId> - <version>60.1</version> + <version>61.1</version> </dependency> @@ -567,8 +567,8 @@ compile: @copy: [copy] Copying 24 files to C:\icu4j\main\classes\core\out\bin - [copy] Copied 4 empty directories to 3 empty directories under D:\devicu\ma -int-60\icu4j\main\classes\core\out\bin + [copy] Copied 4 empty directories to 3 empty directories under C:\icu4j\mai +n\classes\core\out\bin set-icuconfig-datapath: @@ -731,54 +731,54 @@ from release to release, so clients should not depend on the exact organization of the data in ICU4J.