ICU-20119 BRS63rc Update version number for ICU4C and ICU4J. Update readme files. (#144)

BRS: Update version number for ICU 63 RC for ICU4J and ICU4C, also update readme files.
This commit is contained in:
Jeff Genovy 2018-09-19 11:36:48 -07:00 committed by Shane Carr
parent 14b35e4fbf
commit c3f576710b
No known key found for this signature in database
GPG key ID: FCED3B24AAB18B5C
26 changed files with 131 additions and 126 deletions

View file

@ -3,7 +3,7 @@
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
<head>
<title>ReadMe for ICU 62.1</title>
<title>ReadMe for ICU 63.1</title>
<meta name="COPYRIGHT" content=
"Copyright (C) 2016 and later: Unicode, Inc. and others. License &amp; terms of use: http://www.unicode.org/copyright.html"/>
<!-- meta name="COPYRIGHT" content=
@ -32,7 +32,7 @@
International Components for Unicode<br/>
<span class="only-rc">Release Candidate</span>
<span class="only-milestone">(Milestone Release)</span>
<abbr title="International Components for Unicode">ICU</abbr> 62.1 ReadMe
<abbr title="International Components for Unicode">ICU</abbr> 63.1 ReadMe
</h1>
<!-- Shouldn't need to comment/uncomment this paragraph, just change the body class -->
@ -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-May-25<br/>
<p>Last updated: 2018-Sept-18<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.
@ -233,7 +233,7 @@
<h2><a name="News" href="#News" id="News">What Is New In This Release?</a></h2>
<p>See the <a href="http://site.icu-project.org/download/62">ICU 62 download page</a>
<p>See the <a href="http://site.icu-project.org/download/63">ICU 63 download page</a>
for an overview of this release, important changes, new features, bug fixes, known issues,
changes to supported platforms and build environments,
and migration issues for existing applications migrating from previous ICU releases.</p>
@ -266,10 +266,10 @@
most other platforms.<br />
Please unzip this file. </li>
<li><strong>Subversion Source Repository:</strong><br />
<li><strong>GitHub Source Repository:</strong><br />
If you are interested in developing features, patches, or bug fixes for
ICU, you should probably be working with the latest version of the ICU
source code. You will need to check the code out of our Subversion repository to
source code. You will need to clone and checkout the code from our GitHub repository to
ensure that you have the most recent version of all of the files. See our
<a href="http://site.icu-project.org/repository">source
repository</a> for details.</li>

View file

@ -86,7 +86,7 @@
<ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin\icuuc62.dll</OutputFile>
<OutputFile>..\..\bin\icuuc63.dll</OutputFile>
<AdditionalLibraryDirectories>.\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib\icuuc.pdb</ProgramDatabaseFile>
<DataExecutionPrevention>
@ -106,7 +106,7 @@
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
</ClCompile>
<Link>
<OutputFile>..\..\bin\icuuc62d.dll</OutputFile>
<OutputFile>..\..\bin\icuuc63d.dll</OutputFile>
<AdditionalLibraryDirectories>.\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib\icuucd.pdb</ProgramDatabaseFile>
<DataExecutionPrevention>
@ -125,7 +125,7 @@
<ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\icuuc62.dll</OutputFile>
<OutputFile>..\..\bin64\icuuc63.dll</OutputFile>
<AdditionalLibraryDirectories>.\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib64\icuuc.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64\icuuc.lib</ImportLibrary>
@ -143,7 +143,7 @@
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\icuuc62d.dll</OutputFile>
<OutputFile>..\..\bin64\icuuc63d.dll</OutputFile>
<AdditionalLibraryDirectories>.\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib64\icuucd.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64\icuucd.lib</ImportLibrary>

View file

@ -187,7 +187,7 @@
<ProgramDataBaseFileName>.\x86\ReleaseUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin32uwp\icuuc62.dll</OutputFile>
<OutputFile>..\..\bin32uwp\icuuc63.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\lib32uwp\icuuc.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib32uwp\icuuc.lib</ImportLibrary>
</Link>
@ -203,7 +203,7 @@
<ProgramDataBaseFileName>.\x86\DebugUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin32uwp\icuuc62d.dll</OutputFile>
<OutputFile>..\..\bin32uwp\icuuc63d.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\lib32uwp\icuucd.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib32uwp\icuucd.lib</ImportLibrary>
</Link>
@ -219,7 +219,7 @@
<ProgramDataBaseFileName>.\x64\ReleaseUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin64uwp\icuuc62.dll</OutputFile>
<OutputFile>..\..\bin64uwp\icuuc63.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\lib64uwp\icuuc.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64uwp\icuuc.lib</ImportLibrary>
</Link>
@ -235,7 +235,7 @@
<ProgramDataBaseFileName>.\x64\DebugUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin64uwp\icuuc62d.dll</OutputFile>
<OutputFile>..\..\bin64uwp\icuuc63d.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\lib64uwp\icuucd.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64uwp\icuucd.lib</ImportLibrary>
</Link>
@ -251,7 +251,7 @@
<ProgramDataBaseFileName>.\ARM\ReleaseUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\binARMuwp\icuuc62.dll</OutputFile>
<OutputFile>..\..\binARMuwp\icuuc63.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\libARMuwp\icuuc.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\libARMuwp\icuuc.lib</ImportLibrary>
</Link>
@ -267,7 +267,7 @@
<ProgramDataBaseFileName>.\ARM\DebugUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\binARMuwp\icuuc62d.dll</OutputFile>
<OutputFile>..\..\binARMuwp\icuuc63d.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\libARMuwp\icuucd.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\libARMuwp\icuucd.lib</ImportLibrary>
</Link>

View file

@ -34,9 +34,11 @@
* by running the UNIX makefile target 'update-windows-makefiles' in icu/source.
*
*
* source/common/common_uwp.vcxproj
* source/common/common.vcxproj - update 'Output file name' on the link tab so
* that it contains the new major/minor combination
* source/i18n/i18n.vcxproj - same as for the common.vcxproj
* source/i18n/i18n_uwp.vcxproj - same as for the common_uwp.vcxproj
* source/layoutex/layoutex.vcproj - same
* source/stubdata/stubdata.vcproj - same as for the common.vcxproj
* source/io/io.vcproj - same as for the common.vcxproj
@ -58,7 +60,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.4
*/
#define U_ICU_VERSION_MAJOR_NUM 62
#define U_ICU_VERSION_MAJOR_NUM 63
/** The current ICU minor version as an integer.
* This value will change in the subsequent releases of ICU
@ -84,7 +86,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.6
*/
#define U_ICU_VERSION_SUFFIX _62
#define U_ICU_VERSION_SUFFIX _63
/**
* \def U_DEF2_ICU_ENTRY_POINT_RENAME
@ -119,7 +121,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.4
*/
#define U_ICU_VERSION "62.1"
#define U_ICU_VERSION "63.1"
/**
* The current ICU library major version number as a string, for library name suffixes.
@ -132,13 +134,13 @@
*
* @stable ICU 2.6
*/
#define U_ICU_VERSION_SHORT "62"
#define U_ICU_VERSION_SHORT "63"
#ifndef U_HIDE_INTERNAL_API
/** Data version in ICU4C.
* @internal ICU 4.4 Internal Use Only
**/
#define U_ICU_DATA_VERSION "62.1"
#define U_ICU_DATA_VERSION "63.1"
#endif /* U_HIDE_INTERNAL_API */
/*===========================================================================

View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for ICU 62.1.
# Generated by GNU Autoconf 2.69 for ICU 63.1.
#
# Report bugs to <http://icu-project.org/bugs>.
#
@ -582,8 +582,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ICU'
PACKAGE_TARNAME='International Components for Unicode'
PACKAGE_VERSION='62.1'
PACKAGE_STRING='ICU 62.1'
PACKAGE_VERSION='63.1'
PACKAGE_STRING='ICU 63.1'
PACKAGE_BUGREPORT='http://icu-project.org/bugs'
PACKAGE_URL='http://icu-project.org'
@ -1369,7 +1369,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures ICU 62.1 to adapt to many kinds of systems.
\`configure' configures ICU 63.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1436,7 +1436,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of ICU 62.1:";;
short | recursive ) echo "Configuration of ICU 63.1:";;
esac
cat <<\_ACEOF
@ -1573,7 +1573,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
ICU configure 62.1
ICU configure 63.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -2265,7 +2265,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ICU $as_me 62.1, which was
It was created by ICU $as_me 63.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -8390,7 +8390,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by ICU $as_me 62.1, which was
This file was extended by ICU $as_me 63.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -8444,7 +8444,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
ICU config.status 62.1
ICU config.status 63.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

View file

@ -24,7 +24,7 @@ In the following,
*NOTE* You should do a full rebuild after any data changes.
1a. If you didn't download from Subversion, you will also need the "icu4c-*-data.zip" file. Unpack this file and replace the icu/source/data directory's contents with the contents of the data directory from the zip file.
1a. If you didn't download from GitHub, you will also need the "icu4c-*-data.zip" file. Unpack this file and replace the icu/source/data directory's contents with the contents of the data directory from the zip file.
2. Step 2 depends on whether you are on a Windows or a Unix-type

View file

@ -12,11 +12,11 @@
##############################################################################
# Keep the following in sync with the version - see common/unicode/uvernum.h
U_ICUDATA_NAME=icudt62
U_ICUDATA_NAME=icudt63
##############################################################################
!IF "$(UWP)" == "UWP"
# Optionally change the name of the data file for the UWP version.
U_ICUDATA_NAME=icudt62
U_ICUDATA_NAME=icudt63
!ENDIF
U_ICUDATA_ENDIAN_SUFFIX=l
UNICODE_VERSION=11.0

View file

@ -8,6 +8,6 @@
// ***************************************************************************
icuver:table(nofallback){
DataVersion { "62.1.0.0" }
ICUVersion { "62.1.0.0" }
DataVersion { "63.1.0.0" }
ICUVersion { "63.1.0.0" }
}

View file

@ -95,7 +95,7 @@
<ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin\icuin62.dll</OutputFile>
<OutputFile>..\..\bin\icuin63.dll</OutputFile>
<AdditionalLibraryDirectories>.\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib\icuin.pdb</ProgramDatabaseFile>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
@ -117,7 +117,7 @@
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
</ClCompile>
<Link>
<OutputFile>..\..\bin\icuin62d.dll</OutputFile>
<OutputFile>..\..\bin\icuin63d.dll</OutputFile>
<AdditionalLibraryDirectories>.\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib\icuind.pdb</ProgramDatabaseFile>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
@ -137,7 +137,7 @@
<ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\icuin62.dll</OutputFile>
<OutputFile>..\..\bin64\icuin63.dll</OutputFile>
<AdditionalLibraryDirectories>.\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib64\icuin.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64\icuin.lib</ImportLibrary>
@ -155,7 +155,7 @@
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\icuin62d.dll</OutputFile>
<OutputFile>..\..\bin64\icuin63d.dll</OutputFile>
<AdditionalLibraryDirectories>.\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib64\icuind.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64\icuind.lib</ImportLibrary>

View file

@ -177,7 +177,7 @@
<ProgramDataBaseFileName>.\x86\ReleaseUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin32uwp\icuin62.dll</OutputFile>
<OutputFile>..\..\bin32uwp\icuin63.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\lib32uwp\icuin.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib32uwp\icuin.lib</ImportLibrary>
<AdditionalDependencies>..\..\lib32uwp\icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
@ -194,7 +194,7 @@
<ProgramDataBaseFileName>.\x86\DebugUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin32uwp\icuin62d.dll</OutputFile>
<OutputFile>..\..\bin32uwp\icuin63d.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\lib32uwp\icuind.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib32uwp\icuind.lib</ImportLibrary>
<AdditionalDependencies>..\..\lib32uwp\icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
@ -211,7 +211,7 @@
<ProgramDataBaseFileName>.\x64\ReleaseUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin64uwp\icuin62.dll</OutputFile>
<OutputFile>..\..\bin64uwp\icuin63.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\lib64uwp\icuin.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64uwp\icuin.lib</ImportLibrary>
<AdditionalDependencies>..\..\lib64uwp\icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
@ -228,7 +228,7 @@
<ProgramDataBaseFileName>.\x64\DebugUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin64uwp\icuin62d.dll</OutputFile>
<OutputFile>..\..\bin64uwp\icuin63d.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\lib64uwp\icuind.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64uwp\icuind.lib</ImportLibrary>
<AdditionalDependencies>..\..\lib64uwp\icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
@ -245,7 +245,7 @@
<ProgramDataBaseFileName>.\ARM\ReleaseUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\binARMuwp\icuin62.dll</OutputFile>
<OutputFile>..\..\binARMuwp\icuin63.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\libARMuwp\icuin.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\libARMuwp\icuin.lib</ImportLibrary>
<AdditionalDependencies>..\..\libARMuwp\icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
@ -262,7 +262,7 @@
<ProgramDataBaseFileName>.\ARM\DebugUWP/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\binARMuwp\icuin62d.dll</OutputFile>
<OutputFile>..\..\binARMuwp\icuin63d.dll</OutputFile>
<ProgramDatabaseFile>.\..\..\libARMuwp\icuind.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\libARMuwp\icuind.lib</ImportLibrary>
<AdditionalDependencies>..\..\libARMuwp\icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>

View file

@ -77,7 +77,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\bin\icuio62.dll</OutputFile>
<OutputFile>..\..\bin\icuio63.dll</OutputFile>
<AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib\icuio.pdb</ProgramDatabaseFile>
@ -102,7 +102,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\bin\icuio62d.dll</OutputFile>
<OutputFile>..\..\bin\icuio63d.dll</OutputFile>
<AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<GenerateDebugInformation>true</GenerateDebugInformation>
@ -127,7 +127,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\icuio62.dll</OutputFile>
<OutputFile>..\..\bin64\icuio63.dll</OutputFile>
<AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib64\icuio.pdb</ProgramDatabaseFile>
@ -149,7 +149,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\icuio62d.dll</OutputFile>
<OutputFile>..\..\bin64\icuio63d.dll</OutputFile>
<AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<GenerateDebugInformation>true</GenerateDebugInformation>

View file

@ -74,7 +74,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\bin\iculx62.dll</OutputFile>
<OutputFile>..\..\bin\iculx63.dll</OutputFile>
<AdditionalDependencies>icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>.\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib\iculx.pdb</ProgramDatabaseFile>
@ -100,7 +100,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\bin\iculx62d.dll</OutputFile>
<OutputFile>..\..\bin\iculx63d.dll</OutputFile>
<AdditionalDependencies>icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>.\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<GenerateDebugInformation>true</GenerateDebugInformation>
@ -126,7 +126,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\iculx62.dll</OutputFile>
<OutputFile>..\..\bin64\iculx63.dll</OutputFile>
<AdditionalDependencies>icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>.\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\lib64\iculx.pdb</ProgramDatabaseFile>
@ -149,7 +149,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\iculx62d.dll</OutputFile>
<OutputFile>..\..\bin64\iculx63d.dll</OutputFile>
<AdditionalDependencies>icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>.\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<GenerateDebugInformation>true</GenerateDebugInformation>

View file

@ -98,7 +98,7 @@
<ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin\icudt62.dll</OutputFile>
<OutputFile>..\..\bin\icudt63.dll</OutputFile>
<IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
<ProgramDatabaseFile>.\x86\Release\icudt.pdb</ProgramDatabaseFile>
<DataExecutionPrevention>
@ -117,7 +117,7 @@
<ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin\icudt62.dll</OutputFile>
<OutputFile>..\..\bin\icudt63.dll</OutputFile>
<ProgramDatabaseFile>.\x86\Debug/icudt.pdb</ProgramDatabaseFile>
<DataExecutionPrevention>
</DataExecutionPrevention>
@ -137,7 +137,7 @@
<ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\icudt62.dll</OutputFile>
<OutputFile>..\..\bin64\icudt63.dll</OutputFile>
<IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
<ProgramDatabaseFile>.\x64\Release\icudt.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64\icudt.lib</ImportLibrary>
@ -154,7 +154,7 @@
<ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
</ClCompile>
<Link>
<OutputFile>..\..\bin64\icudt62.dll</OutputFile>
<OutputFile>..\..\bin64\icudt63.dll</OutputFile>
<ProgramDatabaseFile>.\x64\Debug/icudt.pdb</ProgramDatabaseFile>
<ImportLibrary>..\..\lib64\icudt.lib</ImportLibrary>
</Link>

View file

@ -75,7 +75,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\..\bin\icutest62.dll</OutputFile>
<OutputFile>..\..\..\bin\icutest63.dll</OutputFile>
<AdditionalDependencies>icuuc.lib;icutu.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\..\lib\icutest.pdb</ProgramDatabaseFile>
@ -101,7 +101,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\..\bin\icutest62d.dll</OutputFile>
<OutputFile>..\..\..\bin\icutest63d.dll</OutputFile>
<AdditionalDependencies>icuucd.lib;icutud.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<GenerateDebugInformation>true</GenerateDebugInformation>
@ -127,7 +127,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\..\bin64\icutest62.dll</OutputFile>
<OutputFile>..\..\..\bin64\icutest63.dll</OutputFile>
<AdditionalDependencies>icuuc.lib;icutu.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\..\lib64\icutest.pdb</ProgramDatabaseFile>
@ -150,7 +150,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\..\bin64\icutest62d.dll</OutputFile>
<OutputFile>..\..\..\bin64\icutest63d.dll</OutputFile>
<AdditionalDependencies>icuucd.lib;icutud.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<GenerateDebugInformation>true</GenerateDebugInformation>

View file

@ -71,7 +71,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\..\bin\icutu62.dll</OutputFile>
<OutputFile>..\..\..\bin\icutu63.dll</OutputFile>
<AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\..\lib\icutu.pdb</ProgramDatabaseFile>
@ -97,7 +97,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\..\bin\icutu62d.dll</OutputFile>
<OutputFile>..\..\..\bin\icutu63d.dll</OutputFile>
<AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\..\lib\icutud.pdb</ProgramDatabaseFile>
@ -123,7 +123,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\..\bin64\icutu62.dll</OutputFile>
<OutputFile>..\..\..\bin64\icutu63.dll</OutputFile>
<AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\..\lib64\icutu.pdb</ProgramDatabaseFile>
@ -146,7 +146,7 @@
<CompileAs>Default</CompileAs>
</ClCompile>
<Link>
<OutputFile>..\..\..\bin64\icutu62d.dll</OutputFile>
<OutputFile>..\..\..\bin64\icutu63d.dll</OutputFile>
<AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ProgramDatabaseFile>.\..\..\..\lib64\icutud.pdb</ProgramDatabaseFile>

View file

@ -4,9 +4,9 @@
#* Copyright (C) 2009-2016, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
api.report.version = 62
api.report.prev.version = 61
release.file.ver = 62rc
api.doc.version = 62 Release Candidate
maven.pom.ver = 62.1-SHAPSHOT
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

View file

@ -4,6 +4,6 @@
#* Copyright (C) 2010-2016, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
icu4j.plugin.impl.version.string=62.1.0
icu4j.plugin.impl.version.string=63.1.0
copyright.eclipse=(C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License
icu4j.data.version.number=62
icu4j.data.version.number=63

View file

@ -9,7 +9,7 @@
<body lang="EN-US">
<h2>About This Content</h2>
<p>May 25, 2018</p>
<p>Sept 18, 2018</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
@ -32,7 +32,7 @@ did not receive this Content directly from the Eclipse Foundation, the following
for informational purposes only, and you should look to the Redistributor's license for
terms and conditions of use.</p>
<p><strong>ICU4J 62.1.0 plug-in</strong></p>
<p><strong>ICU4J 63.1.0 plug-in</strong></p>
<p>The plug-in includes software (&quot;ICU4J&quot;) developed by Unicode Inc. and others.
Your use of ICU4J is subject to the terms and conditions of the ICU license. A copy of the

View file

@ -9,7 +9,7 @@
<body lang="EN-US">
<h2>About This Content</h2>
<p>May 25, 2018</p>
<p>Sept 18, 2018</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
@ -32,7 +32,7 @@ did not receive this Content directly from the Eclipse Foundation, the following
for informational purposes only, and you should look to the Redistributor's license for
terms and conditions of use.</p>
<p><strong>ICU4J 62.1.0 base plug-in</strong></p>
<p><strong>ICU4J 63.1.0 base plug-in</strong></p>
<p>The plug-in includes software (&quot;ICU4J&quot;) developed by Unicode Inc. and others.
Your use of ICU4J is subject to the terms and conditions of the ICU license. A copy of the

View file

@ -194,7 +194,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
* @deprecated This API is ICU internal only.
*/
@Deprecated
public static final String ICU_DATA_VERSION_PATH = "62b";
public static final String ICU_DATA_VERSION_PATH = "63b";
/**
* Data version in ICU4J.
@ -574,7 +574,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
UNICODE_10_0 = getInstance(10, 0, 0, 0);
UNICODE_11_0 = getInstance(11, 0, 0, 0);
ICU_VERSION = getInstance(62, 1, 0, 0);
ICU_VERSION = getInstance(63, 1, 0, 0);
ICU_DATA_VERSION = ICU_VERSION;
UNICODE_VERSION = UNICODE_11_0;

View file

@ -6,9 +6,9 @@
#*******************************************************************************
# Version numbers, etc.
icu4j.spec.version = 62
icu4j.impl.version = 62.1
icu4j.data.version = 62
icu4j.spec.version = 63
icu4j.impl.version = 63.1
icu4j.data.version = 63
default.exec.env = JavaSE-1.7
copyright = \u00A9 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:476f003e2b423c5c00481d86396a10d251c578c3118101ef493f70312836e257
size 12488984
oid sha256:02b3408a82079d421b3c639524b8a324650ef01042515a9d461700c7172cef95
size 12487222

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d77cbfad1c6a13fa1d65303303e975c25baaca85901d63361485c221c00cead7
oid sha256:5c766287c875897c76a86e1d738dfd342d3e97e6e33b3b22bb903214a8218603
size 92857

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d399ead8487d2beff526c723212022ba354501bb3777481f16b53241d24a8d1
size 813119
oid sha256:66b9392f5cf9648083ce9c33f3c23d6fb947ccfb4a5598922263b4b46b6dad61
size 725177

View file

@ -10,7 +10,7 @@
package com.ibm.icu.dev.test.util;
public class DebugUtilitiesData extends Object {
public static final String ICU4C_VERSION="62.1";
public static final String ICU4C_VERSION="63.1";
public static final int UDebugEnumType = 0;
public static final int UCalendarDateFields = 1;
public static final int UCalendarMonths = 2;

View file

@ -14,20 +14,20 @@ 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 62.1 Release Candidate</h2>
(Last Update: 2018-May-25)
<h2>Read Me for ICU4J 63.1 Release Candidate</h2>
(Last Update: 2018-Sept-18)
<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 a development milestone of ICU4J 62.
<!-- <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 62 development. It is not recommended for production use. -->
<b>Note:</b> This is a release candidate of ICU4J 62.
for ICU 63 development. It is not recommended for production use. -->
<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 62 development. This release candidate is intended for those
wishing to verify ICU 62 integration before final release. It is not
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.
</p>
<p>For the most recent release, see the <a
@ -140,14 +140,17 @@ found in ICU4J.</p>
<h2 class="doc"><a name="changes"></a>Changes In This Release</h2>
<p>See the <a href="https://sites.google.com/site/icusite/download/62">ICU 62 download page</a>
<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-62-rc/icu4j/APIChangeReport.html">here</a>.</p>
<a href="http://source.icu-project.org/repos/icu/tags/release-63-rc/icu4j/APIChangeReport.html">here</a>.</p>
<!-- ICU 62 items -->
<!-- <h3>[Subject]</h3> -->
<!-- end ICU 62 items -->
<!-- ICU 63 items -->
<h3>Minimum Java Runtime updated to 7</h3>
<p>
The minimum Java runtime version supported by ICU4J is now version 7. Java runtime version 6 is no longer supported.
</p>
<!-- end ICU 63 items -->
<h2 class="doc"><a name="license"></a>License Information</h2>
<p>
@ -156,13 +159,13 @@ The ICU projects (ICU4C and ICU4J) are hosted by the
and source files are distributed under the
<a href="http://www.unicode.org/copyright.html#License">UNICODE DATA FILES
AND SOFTWARE LICENSE</a>. The full copy of the license and third party
software licences are available in <a href="./main/shared/licenses/LICENSE">LICENSE</a>
software licenses are available in <a href="./main/shared/licenses/LICENSE">LICENSE</a>
file included in this package.
</p>
<h2 class="doc"><a name="PlatformDependencies"></a>Platform Dependencies</h2>
<p>
ICU4J 62 depends on J2SE 6 functionality. Therefore, ICU4J only runs on
JRE version 6 or later. ICU4J 62 is tested on JRE 6, 7, 8 and 9.
ICU4J 63 depends on J2SE 7 functionality. Therefore, ICU4J only runs on
JRE version 7 or later. ICU4J 63 is tested on JRE 7, 8 and 9.
<h2 class="doc"><a name="download"></a>How to Download ICU4J</h2>
<p>There are a few different ways to download the ICU4J releases.
@ -180,28 +183,28 @@ builds, and they are packaged in jar files for convenient download.
&lt;dependency&gt;
&lt;groupId&gt;com.ibm.icu&lt;/groupId&gt;
&lt;artifactId&gt;icu4j&lt;/artifactId&gt;
&lt;version&gt;62.1&lt;/version&gt;
&lt;version&gt;63.1&lt;/version&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
&lt;groupId&gt;com.ibm.icu&lt;/groupId&gt;
&lt;artifactId&gt;icu4j-charset&lt;/artifactId&gt;
&lt;version&gt;62.1&lt;/version&gt;
&lt;version&gt;63.1&lt;/version&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
&lt;groupId&gt;com.ibm.icu&lt;/groupId&gt;
&lt;artifactId&gt;icu4j-localespi&lt;/artifactId&gt;
&lt;version&gt;62.1&lt;/version&gt;
&lt;version&gt;63.1&lt;/version&gt;
&lt;/dependency&gt;
</pre>
</ul>
</ul>
<ul type="disc">
<li><b>Subversion Source Repository:</b><br>
<li><b>GitHub Source Repository:</b><br>
If you are interested in developing features, patches, or bug fixes for
ICU4J, you should probably be working with the latest version of the
ICU4J source code. You will need to check the code out of our Subversion
ICU4J source code. You will need to clone and checkout the code from our GitHub
repository to ensure that you have the most recent version of all of
the files. There are several ways to do this. Please follow the
directions that are contained on the <a
@ -501,12 +504,12 @@ multi-lingual searching</a>,
</ul>
<h2 class="doc"><a name="HowToInstallJavac"></a>How to Install and Build</h2>
<p>
To install ICU4J, simply place the prebuilt jar file <strong>icu4j.jar</strong>
To install ICU4J, simply place the pre-built jar file <strong>icu4j.jar</strong>
on your Java CLASSPATH. If you need Charset API support please also place
<strong>icu4j-charset.jar</strong> on your class path along with <strong>icu4j.jar</strong>.
</p>
<p>
To build ICU4J, you will need JDK 7 or later (JDK 8 is the reference envionment for this release)
To build ICU4J, you will need JDK 7 or later (JDK 8 is the reference environment for this release)
and the Apache Ant version 1.9 or later. It's recommended to install both the JDK and Ant
somewhere <em>outside</em>the ICU4J directory. For example, on Linux you might install
these in <code>/usr/local</code>.</p>
@ -731,54 +734,54 @@ from release to release, so clients should not depend on the exact
organization
of the data in ICU4J.</p>
<ul>
<li>The primary <b>locale data</b> is under the directory <tt>icudt62b</tt>,
<li>The primary <b>locale data</b> is under the directory <tt>icudt63b</tt>,
as a set of <tt>".res"</tt> files whose names are the locale identifiers.
Locale naming is documented the <code>com.ibm.icu.util.ULocale</code>
class, and the use of these names in searching for resources is documented
in <code>com.ibm.icu.util.UResourceBundle</code>.</li>
<li>The <b>break iterator data</b> is under the directory <tt>icudt62b/brkitr</tt>,
<li>The <b>break iterator data</b> is under the directory <tt>icudt63b/brkitr</tt>,
as a set of <tt>".res"</tt>, <tt>".brk"</tt> and <tt>".dict"</tt> files.</li>
<li>The <b>collation data</b> is under the directory <tt>icudt62b/coll</tt>,
<li>The <b>collation data</b> is under the directory <tt>icudt63b/coll</tt>,
as a set of <tt>".res"</tt> files.</li>
<li>The <b>currency display name data</b> is under the directory <tt>icudt62b/curr</tt>,
<li>The <b>currency display name data</b> is under the directory <tt>icudt63b/curr</tt>,
as a set of <tt>".res"</tt> files.</li>
<li>The <b>language display name data</b> is under the directory <tt>icudt62b/lang</tt>,
<li>The <b>language display name data</b> is under the directory <tt>icudt63b/lang</tt>,
as a set of <tt>".res"</tt> files.</li>
<li>The <b>rule-based number format data</b> is under the directory
<tt>icudt62b/rbnf</tt>, as a set of <tt>".res"</tt> files.
<tt>icudt63b/rbnf</tt>, as a set of <tt>".res"</tt> files.
<li>The <b>region display name data</b> is under the directory <tt>icudt62b/region</tt>,
<li>The <b>region display name data</b> is under the directory <tt>icudt63b/region</tt>,
as a set of <tt>".res"</tt> files.</li>
<li>The <b>rule-based transliterator data</b> is under the directory
<tt>icudt62b/translit</tt>, as a set of <tt>".res"</tt> files.</li>
<tt>icudt63b/translit</tt>, as a set of <tt>".res"</tt> files.</li>
<li>The <b>measurement unit data</b> is under the directory <tt>icudt62b/unit</tt>,
<li>The <b>measurement unit data</b> is under the directory <tt>icudt63b/unit</tt>,
as a set of <tt>".res"</tt> files.</li>
<li>The <b>time zone display name data</b> is under the directory
<tt>icudt62b/zone</tt>, as a set of <tt>".res"</tt> files.</li>
<tt>icudt63b/zone</tt>, as a set of <tt>".res"</tt> files.</li>
<li>The <b>character property data</b> and default <b>unicode collation algorithm
(UCA) data</b> is found under the directory <tt>icudt62b</tt>, as a set of
(UCA) data</b> is found under the directory <tt>icudt63b</tt>, as a set of
<tt>".icu"</tt> files. </li>
<li>The <b>normalization data</b> is found under the directory <tt>icudt62b</tt>,
<li>The <b>normalization data</b> is found under the directory <tt>icudt63b</tt>,
as a set of <tt>".nrm"</tt> files. </li>
<li>The <b>character set converter data</b> is under the directory
<tt>icudt62b</tt>, as a set of <tt>".cnv"</tt> files. These files are
<tt>icudt63b</tt>, as a set of <tt>".cnv"</tt> files. These files are
currently included only in icu-charset.jar.</li>
<li>The <b>time zone rule data</b> is under the directory
<tt>icudt62b</tt>, as <tt>zoneinfo64.res</tt>.</li>
<tt>icudt63b</tt>, as <tt>zoneinfo64.res</tt>.</li>
<li>The <b>holiday data</b> is under the directory <tt>icudt62b</tt>,
<li>The <b>holiday data</b> is under the directory <tt>icudt63b</tt>,
as a set of <tt>".class"</tt> files, named <tt>"HolidayBundle_"</tt>
followed by the locale ID.</li>
@ -876,8 +879,8 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in icu4c/sourc
<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-33'</li>
<li>Checkout ICU with tag 'release-62-1'</li>
<li>Checkout or download CLDR version 'release-34'</li>
<li>Checkout ICU with tag 'release-63-1'</li>
<li>cd to icu4c/source/data directory</li>
<li>Follow the instructions in icu4c/source/data/cldr-icu-readme.txt</li>
<li>Rebuild ICU4C with the newly generated data.</li>