summaryrefslogtreecommitdiff
path: root/icu4j
diff options
context:
space:
mode:
authorFredrik Roubert <roubert@google.com>2015-10-08 18:40:19 +0200
committerFredrik Roubert <roubert@google.com>2015-10-08 19:19:26 +0200
commit2d896efcc2d48cf85c77f07751b3e1f918d419b3 (patch)
treee02f0280ce5e95b94a298b59469623fe931ac0c9 /icu4j
parente25a54101b72d27b345934e1574aa314c1899969 (diff)
downloadicu-2d896efcc2d48cf85c77f07751b3e1f918d419b3.tar.gz
Copy ICU 56 release from icu-project.org to aosp/icu56.icu56
These files were exported from the ICU Subversion repository by running the following commands: svn export \ http://source.icu-project.org/repos/icu/icu/tags/release-56-1/ icu4c svn export \ http://source.icu-project.org/repos/icu/icu4j/tags/release-56-1/ icu4j Change-Id: I52d2907ecd7d175615e09cab0dcbbed9df6f7c0f
Diffstat (limited to 'icu4j')
-rw-r--r--icu4j/build.properties4
-rw-r--r--icu4j/pom.xml2
-rw-r--r--icu4j/readme.html22
3 files changed, 14 insertions, 14 deletions
diff --git a/icu4j/build.properties b/icu4j/build.properties
index 3b039b540..ac9209c8a 100644
--- a/icu4j/build.properties
+++ b/icu4j/build.properties
@@ -4,6 +4,6 @@
#*******************************************************************************
api.report.version = 56
api.report.prev.version = 55
-release.file.ver = 56rc
-api.doc.version = 56 Release Candidate
+release.file.ver = 56_1
+api.doc.version = 56.1
diff --git a/icu4j/pom.xml b/icu4j/pom.xml
index 9328ce772..9502b5d41 100644
--- a/icu4j/pom.xml
+++ b/icu4j/pom.xml
@@ -11,7 +11,7 @@
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
- <version>56-SNAPSHOT</version>
+ <version>56.1</version>
<name>ICU4J</name>
<description>
diff --git a/icu4j/readme.html b/icu4j/readme.html
index c03784c3e..72a12ada8 100644
--- a/icu4j/readme.html
+++ b/icu4j/readme.html
@@ -14,29 +14,29 @@ h4.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 56 Release Candidate</h2>
-(Last Update: 2015-September-23)
+<h2>Read Me for ICU4J 56.1</h2>
+(Last Update: 2015-October-06)
<hr size="2" width="100%">
<p>
-<!-- <b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
+<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 56.
The contents of this document may not reflect the recent changes done
for ICU 56 development. This milestone is intended for those wishing
to get an early look at ICU4J 56 new features and API changes. It is not
recommended for production use. -->
-<b>Note:</b> This is a release candidate of ICU4J 56.
+<!-- <b>Note:</b> This is a release candidate of ICU4J 56.
The contents of this document may not reflect the recent changes done
for ICU 56 development. This release candidate is intended for those
wishing to verify ICU 56 integration before final release. It is not
-recommended for production use.
+recommended for production use. -->
<!-- <b>Note:</b> This is a development release of ICU4J 56.
The contents of this document may not reflect the recent changes done
for ICU 56 development. This milestone is intended for those
wishing to verify ICU 56 integration before final release. It is not
-recommended for production use.
-</p> -->
+recommended for production use. -->
+</p>
<p>For the most recent release, see the <a
href="http://www.icu-project.org/download/"> ICU4J
download site</a>. </p>
@@ -144,7 +144,7 @@ found in ICU4J.</p>
<p>See the <a href="https://sites.google.com/site/icusite/download/56">ICU 56 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-56-rc/APIChangeReport.html">here</a>.</p>
+<a href="http://source.icu-project.org/repos/icu/icu4j/tags/release-56-1/APIChangeReport.html">here</a>.</p>
<!-- ICU 56 items -->
<!-- <h3>[Subject]</h3> -->
@@ -173,7 +173,7 @@ mean that projects using ICU become subject to GPL.
<p>
The IBM version contains the essential text of the license, omitting the
X-specific trademarks and copyright notices. The full copy of <a
- href="http://source.icu-project.org/repos/icu/icu4j/tags/release-56-rc/main/shared/licenses/license.html">ICU's license</a> is included in the download
+ href="http://source.icu-project.org/repos/icu/icu4j/tags/release-56-1/main/shared/licenses/license.html">ICU's license</a> is included in the download
package.
</p>
<h2 class="doc"><a name="PlatformDependencies"></a>Platform Dependencies</h2>
@@ -1040,8 +1040,8 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in <I>$icu4c_r
<I> Note: This procedure assumes that all 3 sources are present</I>
<ol>
<li>Checkout or download CLDR version 'release-28'</li>
- <li>Checkout ICU4C with tag 'release-56-rc'</li>
- <li>Checkout ICU4J with tag 'release-56-rc'</li>
+ <li>Checkout ICU4C with tag 'release-56-1'</li>
+ <li>Checkout ICU4J with tag 'release-56-1'</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>