ICU-20120 BRS63GA: Update version numbers/readme for ICU 63 GA. (#199)

This commit is contained in:
Jeff Genovy 2018-10-08 10:56:42 -07:00 committed by GitHub
parent 2e580c0504
commit 1af92cd3e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 13 deletions

View file

@ -23,8 +23,8 @@
milestone - if the release note is a milestone release
-->
<!-- <body> -->
<body class="rc">
<body>
<!-- <body class="rc"> -->
<p class="only-draft"><b>Note:</b> This is a draft readme.</p>
<h1>
@ -44,7 +44,7 @@
<p class="note only-rc">This is a release candidate version of ICU4C.
It is not recommended for production use.</p>
<p>Last updated: 2018-Sept-18<br/>
<p>Last updated: 2018-Oct-05<br/>
Copyright &copy; 2016 and later: Unicode, Inc. and others. License &amp; terms of use:
<a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
Copyright &copy; 1997-2016 International Business Machines Corporation and others.

View file

@ -6,7 +6,7 @@
#*******************************************************************************
api.report.version = 63
api.report.prev.version = 62
release.file.ver = 63rc
api.doc.version = 63 Release Candidate
maven.pom.ver = 63.1-SHAPSHOT
release.file.ver = 63_1
api.doc.version = 63.1
maven.pom.ver = 63.1

View file

@ -14,21 +14,21 @@ h3.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 63.1 Release Candidate</h2>
(Last Update: 2018-September-28)
<h2>Read Me for ICU4J 63.1</h2>
(Last Update: 2018-Oct-05)
<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 milestone of ICU4J 63.
The contents of this document may not reflect the recent changes done
for ICU 63 development. It is not recommended for production use. -->
<b>Note:</b> This is a release candidate of ICU4J 63.
<!--<b>Note:</b> This is a release candidate of ICU4J 63.
The contents of this document may not reflect the recent changes done
for ICU 63 development. This release candidate is intended for those
wishing to verify ICU 63 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
@ -143,7 +143,7 @@ found in ICU4J.</p>
<p>See the <a href="https://sites.google.com/site/icusite/download/63">ICU 63 download page</a>
about new features in this release.</p>
<p>The list of API changes since the previous ICU4J release is available
<a href="http://source.icu-project.org/repos/icu/tags/release-63-rc/icu4j/APIChangeReport.html">here</a>.</p>
<a href="http://source.icu-project.org/repos/icu/tags/release-63-1/icu4j/APIChangeReport.html">here</a>.</p>
<!-- ICU 63 items -->
<h3>Minimum Java Runtime updated to 7</h3>