ICU-8581 Updated readme.html for the final 4.8 release. Also modified ant target jarDemos to build and copy icu4j.jar to the icu4j root to match the readme description.

X-SVN-Rev: 30132
This commit is contained in:
Yoshito Umaoka 2011-05-19 22:05:29 +00:00
parent 70de9ea280
commit 0554b05d49
2 changed files with 12 additions and 36 deletions

View File

@ -355,7 +355,7 @@
</jar>
</target>
<target name="jarDemos" depends="demos" description="Build ICU4J demo jar file">
<target name="jarDemos" depends="icu4jJar, demos" description="Build ICU4J demo jar file">
<copy file="${icu4j.demos.jar}" tofile="${icu4jdemos.jar.file}"/>
</target>

View File

@ -13,15 +13,12 @@ h4.doc { text-decoration: underline }
<body style="background-color: rgb(255, 255, 255);" lang="EN-US"
link="#0000ff" vlink="#800080">
<h2>International Components for Unicode for Java (ICU4J)</h2>
<h3>Read Me for ICU4J 4.8 RC1</h3>
(Last Update: May 12, 2011)
<h3>Read Me for ICU4J 4.8</h3>
(Last Update: May 19, 2011)
<hr size="2" width="100%">
<p><b>Note:</b> This is a release candidate version of ICU4J 4.8.
The contents of this document may not reflect the recent changes done
for ICU 4.8 development. This version is inteneded for those wishing
to get an early look at ICU 4.8 new features and API changes. It is not
recommended for production use.
<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.
</p>
<p>For the most recent release, see the <a
href="http://www.icu-project.org/download/"> ICU4J
@ -128,10 +125,10 @@ found in ICU4J.</p>
<h3 class="doc"><a name="changes"></a>Changes In This Release</h3>
<h4>New features and changes</h4>
<p>
See the <a href="http://sites.google.com/site/icusite/download/48">ICU 4.8 Relese Candidate download page</a> about
See the <a href="http://sites.google.com/site/icusite/download/48">ICU 4.8 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/release-4-8-rc1/APIChangeReport.html">here</a>.
<a href="http://source.icu-project.org/repos/icu/icu4j/tags/release-4-8/APIChangeReport.html">here</a>.
</p>
<h5>MessageFormat Changes</h5>
<p>MessageFormat and related classes (choice/plural/select) have been reimplemented,
@ -187,13 +184,6 @@ used by the ICU development team to test ICU4J.
<th>32bit</th>
<th>64bit</th>
</tr>
<tr>
<th>AIX 5.3</th>
<td align="center">-</td>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
<td align="center">-</td>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
</tr>
<tr>
<th>AIX 6.1</th>
<td align="center">-</td>
@ -208,13 +198,6 @@ used by the ICU development team to test ICU4J.
<td align="center">-</td>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
</tr>
<tr>
<th>HP-UX 11 (PA-RISC)</th>
<td align="center">-</td>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
<td align="center">-</td>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
</tr>
<tr>
<th>HP-UX 11 (IA64)</th>
<td align="center">-</td>
@ -222,17 +205,10 @@ used by the ICU development team to test ICU4J.
<td align="center">-</td>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
</tr>
<tr>
<th>Mac OS X 10.5</th>
<td align="center">-</td>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
<td align="center">-</td>
</tr>
<tr>
<th>Mac OS X 10.6</th>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
<td align="center">-</td>
<td align="center" bgcolor="#DDDDFF">Regularly tested</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
@ -980,9 +956,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-2-0-d02'</li>
<li>Checkout ICU4C with tag 'release-4-8-rc1'</li>
<li>Checkout ICU4J with tag 'release-4-8-rc1'</li>
<li>Checkout or download CLDR version 'release-2-0'</li>
<li>Checkout ICU4C with tag 'release-4-8'</li>
<li>Checkout ICU4J with tag 'release-4-8'</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>
@ -994,7 +970,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 4.8RC1 includes time zone data version 2011g, which is the latest one as of
<p>ICU4J 4.8 includes time zone data version 2011g, 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