mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-5374 update readme
X-SVN-Rev: 20448
This commit is contained in:
parent
bd55703aea
commit
5195ffb813
1 changed files with 5 additions and 5 deletions
|
@ -253,12 +253,12 @@ platforms (note, only some build/test targets work on 1.3 platforms):
|
|||
</p>
|
||||
<ul>
|
||||
<li> WinXP / IBM JDK 1.4.2, 1.4.1, Sun JDK 1.5.0, 1.4.2</li>
|
||||
<li> Win Vista/ IBM JDK 1.5.0, 1.4.2, 1.4.1, Sun JDK 1.5.0, 1.4.2</li>
|
||||
<li> Solaris 5.6 , Solaris 5.7 / Sun JDK 1.4.2, 1.4.1, 1.4.0</li>
|
||||
<li> Solaris 5.9 / Sun JDK 1.4.2, 1.4.1, 1.4.0</li>
|
||||
<li> AIX 5.2 / IBM JDK 1.4.2, 1.4.1</li>
|
||||
<li> AIX 5.1 / IBM JDK 1.4.2, 1.4.1</li>
|
||||
<li> RedHat Enterprise Linux 3/ IBM JDK 1.5.0, 1.4.2, Sun JDK 1.5.0, 1.4.2, 1.4.1, 1.4.0</li>
|
||||
<li> HP UX Sun JDK 1.5.0, 1.4.2</li>
|
||||
</ul>
|
||||
<h3 class="doc"><a name="download"></a>How to Download ICU4J</h3>
|
||||
<p>There are two ways to download the ICU4J releases.
|
||||
|
@ -1306,10 +1306,10 @@ following command. <br>
|
|||
<i> Note: This procedure assumes that all 3 sources are in sibling directories</i>
|
||||
<ol>
|
||||
<li>Checkout CLDR</li>
|
||||
<li>Update <i>$cldr_root</i>/common to 'release-1-3-Corrigendum-2' tag</li>
|
||||
<li>Update <i>$cldr_root</i>/tools to 'tag-for-icu4j-release-3-4-3' tag</li>
|
||||
<li>Checkout ICU with tag 'release-3-4-1'</li>
|
||||
<li>Checkout ICU4J with tag 'release-3-4-5'</li>
|
||||
<li>Update <i>$cldr_root</i>/common to 'release-1-4' tag</li>
|
||||
<li>Update <i>$cldr_root</i>/tools to 'release-1-4' tag</li>
|
||||
<li>Checkout ICU with tag 'release-3-6'</li>
|
||||
<li>Checkout ICU4J with tag 'release-3-6'</li>
|
||||
<li>Build ICU4J</li>
|
||||
<li>Build ICU4C</li>
|
||||
<li>Change to <i>$cldr_root</i>/tools/java directory</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue