mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-9413 Updated readme for 50M2.
X-SVN-Rev: 32326
This commit is contained in:
parent
3a39eb34aa
commit
79d54ea4b9
1 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@ h4.doc { text-decoration: underline }
|
|||
link="#0000ff" vlink="#800080">
|
||||
<h2>International Components for Unicode for Java (ICU4J)</h2>
|
||||
<h3>Read Me for ICU4J 50 Milestone 2</h3>
|
||||
(Last Update: July 25, 2012)
|
||||
(Last Update: September 4, 2012)
|
||||
<hr size="2" width="100%">
|
||||
|
||||
<p><b>Note:</b> This is a development milestone release of ICU4J 50.
|
||||
|
@ -137,7 +137,7 @@ found in ICU4J.</p>
|
|||
<p>
|
||||
See the <a href="http://sites.google.com/site/icusite/download/50milestone">ICU 50 milestone 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-50-0-1/APIChangeReport.html">here</a>.
|
||||
<a href="http://source.icu-project.org/repos/icu/icu4j/tags/milestone-50-0-2/APIChangeReport.html">here</a>.
|
||||
</p>
|
||||
|
||||
<h3 class="doc"><a name="license"></a>License Information</h3>
|
||||
|
@ -974,9 +974,9 @@ 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-21-0-1'</li>
|
||||
<li>Checkout ICU4C with tag 'milestone-50-0-1'</li>
|
||||
<li>Checkout ICU4J with tag 'milestone-50-0-1'</li>
|
||||
<li>Checkout or download CLDR version 'release-22'</li>
|
||||
<li>Checkout ICU4C with tag 'milestone-50-0-2'</li>
|
||||
<li>Checkout ICU4J with tag 'milestone-50-0-2'</li>
|
||||
<li>cd to <I>$icu4c_root</I>/source/data directory</li>
|
||||
<li>Follow the instructions in <I>$icu4c_root</I>/source/data/cldr-icu-readme.txt</li>
|
||||
<li>Rebuild ICU4C with the newly generated data.</li>
|
||||
|
@ -988,7 +988,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in <I>$icu4c_r
|
|||
</ol>
|
||||
|
||||
<h3 class="doc"><a name="timezone"></a>About ICU4J Time Zone</h3>
|
||||
<p>ICU4J 50M1 includes time zone data version 2012c, which is the latest one as of
|
||||
<p>ICU4J 50M2 includes time zone data version 2012e, 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
|
||||
|
|
Loading…
Add table
Reference in a new issue