From 70e173a4a2a13765013c94a70b9c08e859ae61a9 Mon Sep 17 00:00:00 2001 From: Jeff Genovy <29107334+jefgen@users.noreply.github.com> Date: Fri, 25 May 2018 23:39:14 +0000 Subject: [PATCH] ICU-13667 Update ICU4J version number for 62.1 release candidate, and readme file. X-SVN-Rev: 41467 --- icu4j/build.properties | 10 ++-- icu4j/eclipse-build/build.properties | 4 +- icu4j/eclipse-build/misc/about_icu.html | 4 +- icu4j/eclipse-build/misc/about_icu_base.html | 4 +- .../src/com/ibm/icu/util/VersionInfo.java | 4 +- icu4j/main/shared/build/common.properties | 6 +- icu4j/main/shared/data/icudata.jar | 4 +- icu4j/main/shared/data/icutzdata.jar | 2 +- icu4j/main/shared/data/testdata.jar | 4 +- .../icu/dev/test/util/DebugUtilitiesData.java | 2 +- icu4j/readme.html | 60 +++++++++---------- 11 files changed, 52 insertions(+), 52 deletions(-) diff --git a/icu4j/build.properties b/icu4j/build.properties index 5806c55aa8a..56521d3fc97 100644 --- a/icu4j/build.properties +++ b/icu4j/build.properties @@ -4,9 +4,9 @@ #* Copyright (C) 2009-2016, International Business Machines Corporation and * #* others. All Rights Reserved. * #******************************************************************************* -api.report.version = 61 -api.report.prev.version = 60 -release.file.ver = 61rc -api.doc.version = 61 Release Candidate -maven.pom.ver = 61.1-SHAPSHOT +api.report.version = 62 +api.report.prev.version = 61 +release.file.ver = 62rc +api.doc.version = 62 Release Candidate +maven.pom.ver = 62.1-SHAPSHOT diff --git a/icu4j/eclipse-build/build.properties b/icu4j/eclipse-build/build.properties index b8404950f4b..4e648860b59 100644 --- a/icu4j/eclipse-build/build.properties +++ b/icu4j/eclipse-build/build.properties @@ -4,6 +4,6 @@ #* Copyright (C) 2010-2016, International Business Machines Corporation and * #* others. All Rights Reserved. * #******************************************************************************* -icu4j.plugin.impl.version.string=61.1.0 +icu4j.plugin.impl.version.string=62.1.0 copyright.eclipse=(C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License -icu4j.data.version.number=61 +icu4j.data.version.number=62 diff --git a/icu4j/eclipse-build/misc/about_icu.html b/icu4j/eclipse-build/misc/about_icu.html index 2af6e168435..adde700ed0b 100644 --- a/icu4j/eclipse-build/misc/about_icu.html +++ b/icu4j/eclipse-build/misc/about_icu.html @@ -9,7 +9,7 @@
February 20, 2018
+May 25, 2018
The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise @@ -32,7 +32,7 @@ did not receive this Content directly from the Eclipse Foundation, the following for informational purposes only, and you should look to the Redistributor's license for terms and conditions of use.
-ICU4J 61.1.0 plug-in
+ICU4J 62.1.0 plug-in
The plug-in includes software ("ICU4J") developed by Unicode Inc. and others. Your use of ICU4J is subject to the terms and conditions of the ICU license. A copy of the diff --git a/icu4j/eclipse-build/misc/about_icu_base.html b/icu4j/eclipse-build/misc/about_icu_base.html index 9fe422cbe1f..6f710bc2dc2 100644 --- a/icu4j/eclipse-build/misc/about_icu_base.html +++ b/icu4j/eclipse-build/misc/about_icu_base.html @@ -9,7 +9,7 @@
February 20, 2018
+May 25, 2018
The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise @@ -32,7 +32,7 @@ did not receive this Content directly from the Eclipse Foundation, the following for informational purposes only, and you should look to the Redistributor's license for terms and conditions of use.
-ICU4J 61.1.0 base plug-in
+ICU4J 62.1.0 base plug-in
The plug-in includes software ("ICU4J") developed by Unicode Inc. and others.
Your use of ICU4J is subject to the terms and conditions of the ICU license. A copy of the
diff --git a/icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java b/icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java
index a1d761150cd..20a1adaca21 100644
--- a/icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java
+++ b/icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java
@@ -194,7 +194,7 @@ public final class VersionInfo implements Comparable
@@ -24,10 +24,10 @@ of inherited API and introduces new API or functionality. -->
-Note: This is a release candidate of ICU4J 61.
+Note: This is a release candidate of ICU4J 62.
The contents of this document may not reflect the recent changes done
-for ICU 61 development. This release candidate is intended for those
-wishing to verify ICU 61 integration before final release. It is not
+for ICU 62 development. This release candidate is intended for those
+wishing to verify ICU 62 integration before final release. It is not
recommended for production use.
For the most recent release, see the
See the ICU 61 download page
+ See the ICU 62 download page
about new features in this release. The list of API changes since the previous ICU4J release is available
-here.
@@ -161,8 +161,8 @@ file included in this package.
-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.
+ICU4J 62 depends on J2SE 6 functionality. Therefore, ICU4J only runs on
+JRE version 6 or later. ICU4J 62 is tested on JRE 6, 7, 8 and 9.
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>61.1</version>
+ <version>62.1</version>
</dependency>
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-charset</artifactId>
- <version>61.1</version>
+ <version>62.1</version>
</dependency>
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-localespi</artifactId>
- <version>61.1</version>
+ <version>62.1</version>
</dependency>
@@ -731,54 +731,54 @@ from release to release, so clients should not depend on the exact
organization
of the data in ICU4J.International Components for Unicode for Java (ICU4J)
-Read Me for ICU4J 61 Release Candidate
-(Last Update: 2018-Mar-7)
+Read Me for ICU4J 62.1 Release Candidate
+(Last Update: 2018-May-25)
Changes In This Release
-License Information
Platform Dependencies
How to Download ICU4J
-
com.ibm.icu.util.ULocale
class, and the use of these names in searching for resources is documented
in com.ibm.icu.util.UResourceBundle
.