mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-12780 Updated readme.html for 58.1 GA.
X-SVN-Rev: 39455
This commit is contained in:
parent
5054f43004
commit
ca89e72c4d
1 changed files with 7 additions and 7 deletions
|
@ -15,22 +15,22 @@ h3.doc { text-decoration: underline }
|
|||
link="#0000ff" vlink="#800080">
|
||||
<h1>International Components for Unicode for Java (ICU4J)</h1>
|
||||
<h2>Read Me for ICU4J Release Candidate</h2>
|
||||
(Last Update: 2016-Sep-29)
|
||||
(Last Update: 2016-Oct-14)
|
||||
<hr size="2" width="100%">
|
||||
|
||||
<p>
|
||||
<!-- <b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
|
||||
of inherited API and introduces new API or functionality. -->
|
||||
<b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
|
||||
of inherited API and introduces new API or functionality.
|
||||
<!-- <b>Note:</b> This is a development release of ICU4J 58.
|
||||
The contents of this document may not reflect the recent changes done
|
||||
for ICU 58 development. This milestone is intended for those wishing
|
||||
to get an early look at ICU4J 58 new features and API changes. It is not
|
||||
recommended for production use. -->
|
||||
<b>Note:</b> This is a release candidate of ICU4J 58.
|
||||
<!-- <b>Note:</b> This is a release candidate of ICU4J 58.
|
||||
The contents of this document may not reflect the recent changes done
|
||||
for ICU 58 development. This release candidate is intended for those
|
||||
wishing to verify ICU 58 integration before final release. It is not
|
||||
recommended for production use.
|
||||
recommended for production use. -->
|
||||
</p>
|
||||
<p>For the most recent release, see the <a
|
||||
href="http://www.icu-project.org/download/"> ICU4J
|
||||
|
@ -139,7 +139,7 @@ found in ICU4J.</p>
|
|||
<p>See the <a href="https://sites.google.com/site/icusite/download/58">ICU 58 download page</a>
|
||||
about new features in this release.
|
||||
The list of API changes since the previous ICU4J release is available
|
||||
<a href="http://source.icu-project.org/repos/icu/icu4j/tags/milestone-58-0-1/APIChangeReport.html">here</a>.</p>
|
||||
<a href="http://source.icu-project.org/repos/icu/icu4j/tags/release-58-1/APIChangeReport.html">here</a>.</p>
|
||||
|
||||
<!-- ICU 58 items -->
|
||||
<h3 class="doc">ICU development and license change</h3>
|
||||
|
@ -860,7 +860,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in <I>$icu4c_r
|
|||
<h5> Generating Data from CLDR </h5>
|
||||
<I> Note: This procedure assumes that all 3 sources are present</I>
|
||||
<ol>
|
||||
<li>Checkout or download CLDR version 'release-30'</li>
|
||||
<li>Checkout or download CLDR version 'release-30-0-1'</li>
|
||||
<li>Checkout ICU4C with tag 'release-58-1'</li>
|
||||
<li>Checkout ICU4J with tag 'release-58-1'</li>
|
||||
<li>cd to <I>$icu4c_root</I>/source/data directory</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue