mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-13667 Update ICU4J version number for 62.1 release candidate, and readme file.
X-SVN-Rev: 41467
This commit is contained in:
parent
c6c8b7201a
commit
70e173a4a2
11 changed files with 52 additions and 52 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<body lang="EN-US">
|
||||
<h2>About This Content</h2>
|
||||
|
||||
<p>February 20, 2018</p>
|
||||
<p>May 25, 2018</p>
|
||||
<h3>License</h3>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<p><strong>ICU4J 61.1.0 plug-in</strong></p>
|
||||
<p><strong>ICU4J 62.1.0 plug-in</strong></p>
|
||||
|
||||
<p>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
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<body lang="EN-US">
|
||||
<h2>About This Content</h2>
|
||||
|
||||
<p>February 20, 2018</p>
|
||||
<p>May 25, 2018</p>
|
||||
<h3>License</h3>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<p><strong>ICU4J 61.1.0 base plug-in</strong></p>
|
||||
<p><strong>ICU4J 62.1.0 base plug-in</strong></p>
|
||||
|
||||
<p>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
|
||||
|
|
|
@ -194,7 +194,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
|
|||
* @deprecated This API is ICU internal only.
|
||||
*/
|
||||
@Deprecated
|
||||
public static final String ICU_DATA_VERSION_PATH = "61b";
|
||||
public static final String ICU_DATA_VERSION_PATH = "62b";
|
||||
|
||||
/**
|
||||
* Data version in ICU4J.
|
||||
|
@ -574,7 +574,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
|
|||
UNICODE_10_0 = getInstance(10, 0, 0, 0);
|
||||
UNICODE_11_0 = getInstance(11, 0, 0, 0);
|
||||
|
||||
ICU_VERSION = getInstance(61, 1, 0, 0);
|
||||
ICU_VERSION = getInstance(62, 1, 0, 0);
|
||||
ICU_DATA_VERSION = ICU_VERSION;
|
||||
UNICODE_VERSION = UNICODE_11_0;
|
||||
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
#*******************************************************************************
|
||||
|
||||
# Version numbers, etc.
|
||||
icu4j.spec.version = 61
|
||||
icu4j.impl.version = 61.1
|
||||
icu4j.data.version = 61
|
||||
icu4j.spec.version = 62
|
||||
icu4j.impl.version = 62.1
|
||||
icu4j.data.version = 62
|
||||
default.exec.env = JavaSE-1.6
|
||||
|
||||
copyright = \u00A9 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b668e08868f022ba059563df22c6fb6cfd52475e6b9ddf8d1de90ce5be459d1
|
||||
size 12500135
|
||||
oid sha256:bfc00a4027a764c3a7667096d8b213f4f9bf0e2b35ec598c91faec20be257809
|
||||
size 12498438
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73151064e196a8b53c7929eef7583108e656e25081d41e45fe0e31b3e2efbc29
|
||||
oid sha256:77e6549613d4247505a4d1036100a60503bacb9e37777cba3df6b0e64be850bb
|
||||
size 92867
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d6f74e0bb0de91023fcf6b0aec8acab619da6854baae4609b0808bb7dcec9d2
|
||||
size 813161
|
||||
oid sha256:ebee8e437e34e5fc08c7bbe1119cde60c51f7f24d9c58ccd0fe6b6ccc3fe7c2f
|
||||
size 725241
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
package com.ibm.icu.dev.test.util;
|
||||
|
||||
public class DebugUtilitiesData extends Object {
|
||||
public static final String ICU4C_VERSION="61.1";
|
||||
public static final String ICU4C_VERSION="62.1";
|
||||
public static final int UDebugEnumType = 0;
|
||||
public static final int UCalendarDateFields = 1;
|
||||
public static final int UCalendarMonths = 2;
|
||||
|
|
|
@ -14,8 +14,8 @@ h3.doc { text-decoration: underline }
|
|||
<body style="background-color: rgb(255, 255, 255);" lang="EN-US"
|
||||
link="#0000ff" vlink="#800080">
|
||||
<h1>International Components for Unicode for Java (ICU4J)</h1>
|
||||
<h2>Read Me for ICU4J 61 Release Candidate</h2>
|
||||
(Last Update: 2018-Mar-7)
|
||||
<h2>Read Me for ICU4J 62.1 Release Candidate</h2>
|
||||
(Last Update: 2018-May-25)
|
||||
<hr size="2" width="100%">
|
||||
|
||||
<p>
|
||||
|
@ -24,10 +24,10 @@ of inherited API and introduces new API or functionality. -->
|
|||
<!-- <b>Note:</b> This is a development milestone of ICU4J 62.
|
||||
The contents of this document may not reflect the recent changes done
|
||||
for ICU 62 development. It is not recommended for production use. -->
|
||||
<b>Note:</b> This is a release candidate of ICU4J 61.
|
||||
<b>Note:</b> 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.
|
||||
</p>
|
||||
<p>For the most recent release, see the <a
|
||||
|
@ -140,14 +140,14 @@ found in ICU4J.</p>
|
|||
|
||||
<h2 class="doc"><a name="changes"></a>Changes In This Release</h2>
|
||||
|
||||
<p>See the <a href="https://sites.google.com/site/icusite/download/61">ICU 61 download page</a>
|
||||
<p>See the <a href="https://sites.google.com/site/icusite/download/62">ICU 62 download page</a>
|
||||
about new features in this release.</p>
|
||||
<p>The list of API changes since the previous ICU4J release is available
|
||||
<a href="http://source.icu-project.org/repos/icu/tags/release-61-rc/icu4j/APIChangeReport.html">here</a>.</p>
|
||||
<a href="http://source.icu-project.org/repos/icu/tags/release-62-rc/icu4j/APIChangeReport.html">here</a>.</p>
|
||||
|
||||
<!-- ICU 61 items -->
|
||||
<!-- ICU 62 items -->
|
||||
<!-- <h3>[Subject]</h3> -->
|
||||
<!-- end ICU 61 items -->
|
||||
<!-- end ICU 62 items -->
|
||||
|
||||
<h2 class="doc"><a name="license"></a>License Information</h2>
|
||||
<p>
|
||||
|
@ -161,8 +161,8 @@ file included in this package.
|
|||
</p>
|
||||
<h2 class="doc"><a name="PlatformDependencies"></a>Platform Dependencies</h2>
|
||||
<p>
|
||||
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.
|
||||
|
||||
<h2 class="doc"><a name="download"></a>How to Download ICU4J</h2>
|
||||
<p>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>
|
||||
</pre>
|
||||
</ul>
|
||||
|
@ -731,54 +731,54 @@ from release to release, so clients should not depend on the exact
|
|||
organization
|
||||
of the data in ICU4J.</p>
|
||||
<ul>
|
||||
<li>The primary <b>locale data</b> is under the directory <tt>icudt61b</tt>,
|
||||
<li>The primary <b>locale data</b> is under the directory <tt>icudt62b</tt>,
|
||||
as a set of <tt>".res"</tt> files whose names are the locale identifiers.
|
||||
Locale naming is documented the <code>com.ibm.icu.util.ULocale</code>
|
||||
class, and the use of these names in searching for resources is documented
|
||||
in <code>com.ibm.icu.util.UResourceBundle</code>.</li>
|
||||
|
||||
<li>The <b>break iterator data</b> is under the directory <tt>icudt61b/brkitr</tt>,
|
||||
<li>The <b>break iterator data</b> is under the directory <tt>icudt62b/brkitr</tt>,
|
||||
as a set of <tt>".res"</tt>, <tt>".brk"</tt> and <tt>".dict"</tt> files.</li>
|
||||
|
||||
<li>The <b>collation data</b> is under the directory <tt>icudt61b/coll</tt>,
|
||||
<li>The <b>collation data</b> is under the directory <tt>icudt62b/coll</tt>,
|
||||
as a set of <tt>".res"</tt> files.</li>
|
||||
|
||||
<li>The <b>currency display name data</b> is under the directory <tt>icudt61b/curr</tt>,
|
||||
<li>The <b>currency display name data</b> is under the directory <tt>icudt62b/curr</tt>,
|
||||
as a set of <tt>".res"</tt> files.</li>
|
||||
|
||||
<li>The <b>language display name data</b> is under the directory <tt>icudt61b/lang</tt>,
|
||||
<li>The <b>language display name data</b> is under the directory <tt>icudt62b/lang</tt>,
|
||||
as a set of <tt>".res"</tt> files.</li>
|
||||
|
||||
<li>The <b>rule-based number format data</b> is under the directory
|
||||
<tt>icudt61b/rbnf</tt>, as a set of <tt>".res"</tt> files.
|
||||
<tt>icudt62b/rbnf</tt>, as a set of <tt>".res"</tt> files.
|
||||
|
||||
<li>The <b>region display name data</b> is under the directory <tt>icudt61b/region</tt>,
|
||||
<li>The <b>region display name data</b> is under the directory <tt>icudt62b/region</tt>,
|
||||
as a set of <tt>".res"</tt> files.</li>
|
||||
|
||||
<li>The <b>rule-based transliterator data</b> is under the directory
|
||||
<tt>icudt61b/translit</tt>, as a set of <tt>".res"</tt> files.</li>
|
||||
<tt>icudt62b/translit</tt>, as a set of <tt>".res"</tt> files.</li>
|
||||
|
||||
<li>The <b>measurement unit data</b> is under the directory <tt>icudt61b/unit</tt>,
|
||||
<li>The <b>measurement unit data</b> is under the directory <tt>icudt62b/unit</tt>,
|
||||
as a set of <tt>".res"</tt> files.</li>
|
||||
|
||||
<li>The <b>time zone display name data</b> is under the directory
|
||||
<tt>icudt61b/zone</tt>, as a set of <tt>".res"</tt> files.</li>
|
||||
<tt>icudt62b/zone</tt>, as a set of <tt>".res"</tt> files.</li>
|
||||
|
||||
<li>The <b>character property data</b> and default <b>unicode collation algorithm
|
||||
(UCA) data</b> is found under the directory <tt>icudt61b</tt>, as a set of
|
||||
(UCA) data</b> is found under the directory <tt>icudt62b</tt>, as a set of
|
||||
<tt>".icu"</tt> files. </li>
|
||||
|
||||
<li>The <b>normalization data</b> is found under the directory <tt>icudt61b</tt>,
|
||||
<li>The <b>normalization data</b> is found under the directory <tt>icudt62b</tt>,
|
||||
as a set of <tt>".nrm"</tt> files. </li>
|
||||
|
||||
<li>The <b>character set converter data</b> is under the directory
|
||||
<tt>icudt61b</tt>, as a set of <tt>".cnv"</tt> files. These files are
|
||||
<tt>icudt62b</tt>, as a set of <tt>".cnv"</tt> files. These files are
|
||||
currently included only in icu-charset.jar.</li>
|
||||
|
||||
<li>The <b>time zone rule data</b> is under the directory
|
||||
<tt>icudt61b</tt>, as <tt>zoneinfo64.res</tt>.</li>
|
||||
<tt>icudt62b</tt>, as <tt>zoneinfo64.res</tt>.</li>
|
||||
|
||||
<li>The <b>holiday data</b> is under the directory <tt>icudt61b</tt>,
|
||||
<li>The <b>holiday data</b> is under the directory <tt>icudt62b</tt>,
|
||||
as a set of <tt>".class"</tt> files, named <tt>"HolidayBundle_"</tt>
|
||||
followed by the locale ID.</li>
|
||||
|
||||
|
@ -877,7 +877,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in icu4c/sourc
|
|||
<I> Note: This procedure assumes that all 3 sources are present</I>
|
||||
<ol>
|
||||
<li>Checkout or download CLDR version 'release-33'</li>
|
||||
<li>Checkout ICU with tag 'release-61-1'</li>
|
||||
<li>Checkout ICU with tag 'release-62-1'</li>
|
||||
<li>cd to icu4c/source/data directory</li>
|
||||
<li>Follow the instructions in icu4c/source/data/cldr-icu-readme.txt</li>
|
||||
<li>Rebuild ICU4C with the newly generated data.</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue