]> granicus.if.org Git - icu/commitdiff
ICU-20795 BRS65RC Update version numbers and readme files, regenerate JARs
authorDaniel Ju <daju@microsoft.com>
Thu, 29 Aug 2019 22:26:00 +0000 (15:26 -0700)
committerFredrik Roubert <fredrik@roubert.name>
Fri, 30 Aug 2019 15:58:24 +0000 (17:58 +0200)
24 files changed:
icu4c/readme.html
icu4c/source/common/common.vcxproj
icu4c/source/common/common_uwp.vcxproj
icu4c/source/common/unicode/uvernum.h
icu4c/source/configure
icu4c/source/data/makedata.mak
icu4c/source/data/misc/icuver.txt
icu4c/source/i18n/i18n.vcxproj
icu4c/source/i18n/i18n_uwp.vcxproj
icu4c/source/io/io.vcxproj
icu4c/source/layoutex/layoutex.vcxproj
icu4c/source/stubdata/stubdata.vcxproj
icu4c/source/tools/ctestfw/ctestfw.vcxproj
icu4c/source/tools/toolutil/toolutil.vcxproj
icu4j/build.properties
icu4j/eclipse-build/build.properties
icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java
icu4j/main/shared/build/common.properties
icu4j/main/shared/data/icudata.jar
icu4j/main/shared/data/icutzdata.jar
icu4j/main/shared/data/testdata.jar
icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/DebugUtilitiesData.java
icu4j/readme.html
tools/cldr/cldr-to-icu/pom.xml

index f55c6b5dc0bbbf0463288c5c7db0678d707617fd..6cf8dab76f67aab6d0649b76d2c82a6479cbe24f 100644 (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 64.2</title>
+    <title>ReadMe for ICU 65.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=
@@ -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>
@@ -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> 64.2 ReadMe
+      <abbr title="International Components for Unicode">ICU</abbr> 65.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: 2019-Apr-04<br/>
+    <p>Last updated: 2019-Aug-29<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.
 
     <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/64">ICU 64 download page</a>
+    <p>See the <a href="http://site.icu-project.org/download/65">ICU 65 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>
index 7fd4aed1541a1ec1ee5103ac7fae648363d9fad4..54eb011a647c4a1bfed27ace757cc226d358a1f3 100644 (file)
@@ -74,7 +74,7 @@
       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\$(IcuBinOutputDir)\icuuc64d.dll</OutputFile>
+      <OutputFile>..\..\$(IcuBinOutputDir)\icuuc65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\$(IcuLibOutputDir)\icuucd.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\$(IcuLibOutputDir)\icuucd.lib</ImportLibrary>
     </Link>
@@ -86,7 +86,7 @@
       <FunctionLevelLinking>true</FunctionLevelLinking>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\$(IcuBinOutputDir)\icuuc64.dll</OutputFile>
+      <OutputFile>..\..\$(IcuBinOutputDir)\icuuc65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\$(IcuLibOutputDir)\icuuc.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\$(IcuLibOutputDir)\icuuc.lib</ImportLibrary>
     </Link>
index ef4fc8926d05a5c6137b62d0bbc4c3bfb839f1fb..8469178d096e08d8e8d733a729ea7c0799ba22e3 100644 (file)
     <Link>
       <EnableCOMDATFolding>true</EnableCOMDATFolding>
       <AdditionalDependencies>vccorlib.lib;msvcrt.lib;vcruntime.lib;%(AdditionalDependencies)</AdditionalDependencies>
-      <OutputFile>..\..\$(IcuBinOutputDir)\icuuc64.dll</OutputFile>
+      <OutputFile>..\..\$(IcuBinOutputDir)\icuuc65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\$(IcuLibOutputDir)\icuuc.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\$(IcuLibOutputDir)\icuuc.lib</ImportLibrary>
     </Link>
     <Link>
       <GenerateDebugInformation>true</GenerateDebugInformation>
       <AdditionalDependencies>vccorlibd.lib;msvcrtd.lib;vcruntimed.lib;%(AdditionalDependencies)</AdditionalDependencies>
-      <OutputFile>..\..\$(IcuBinOutputDir)\icuuc64d.dll</OutputFile>
+      <OutputFile>..\..\$(IcuBinOutputDir)\icuuc65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\$(IcuLibOutputDir)\icuucd.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\$(IcuLibOutputDir)\icuucd.lib</ImportLibrary>
     </Link>
index 7c114be2cc87f19508e26e840c933cb44b17cef7..0923c1d9189d0f3aad467845a357212756fcbff9 100644 (file)
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.4
  */
-#define U_ICU_VERSION_MAJOR_NUM 64
+#define U_ICU_VERSION_MAJOR_NUM 65
 
 /** The current ICU minor version as an integer.
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.6
  */
-#define U_ICU_VERSION_MINOR_NUM 2
+#define U_ICU_VERSION_MINOR_NUM 1
 
 /** The current ICU patchlevel version as an integer.
  *  This value will change in the subsequent releases of ICU
@@ -86,7 +86,7 @@
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.6
  */
-#define U_ICU_VERSION_SUFFIX _64
+#define U_ICU_VERSION_SUFFIX _65
 
 /**
  * \def U_DEF2_ICU_ENTRY_POINT_RENAME
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.4
  */
-#define U_ICU_VERSION "64.2"
+#define U_ICU_VERSION "65.1"
 
 /**
  * The current ICU library major version number as a string, for library name suffixes.
  *
  * @stable ICU 2.6
  */
-#define U_ICU_VERSION_SHORT "64"
+#define U_ICU_VERSION_SHORT "65"
 
 #ifndef U_HIDE_INTERNAL_API
 /** Data version in ICU4C.
  * @internal ICU 4.4 Internal Use Only
  **/
-#define U_ICU_DATA_VERSION "64.2"
+#define U_ICU_DATA_VERSION "65.1"
 #endif  /* U_HIDE_INTERNAL_API */
 
 /*===========================================================================
index d1f3e74af5fc4b565e246ad16d11c5f2bfd5fdb3..35c8c5685ba2e66e8a920337fc9acef78e404a9e 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ICU 64.2.
+# Generated by GNU Autoconf 2.69 for ICU 65.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='64.2'
-PACKAGE_STRING='ICU 64.2'
+PACKAGE_VERSION='65.1'
+PACKAGE_STRING='ICU 65.1'
 PACKAGE_BUGREPORT='http://icu-project.org/bugs'
 PACKAGE_URL='http://icu-project.org'
 
@@ -1362,7 +1362,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 64.2 to adapt to many kinds of systems.
+\`configure' configures ICU 65.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1428,7 +1428,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ICU 64.2:";;
+     short | recursive ) echo "Configuration of ICU 65.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1566,7 +1566,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ICU configure 64.2
+ICU configure 65.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2312,7 +2312,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 64.2, which was
+It was created by ICU $as_me 65.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8532,7 +8532,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 64.2, which was
+This file was extended by ICU $as_me 65.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8586,7 +8586,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 64.2
+ICU config.status 65.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index aaaec023311ec20a61101117f206af542a461024..dfd6273931ae269fe0f21959077be3c94290bb7b 100644 (file)
 
 ##############################################################################
 # Keep the following in sync with the version - see common/unicode/uvernum.h
-U_ICUDATA_NAME=icudt64
+U_ICUDATA_NAME=icudt65
 ##############################################################################
 !IF "$(UWP)" == "UWP"
 # Optionally change the name of the data file for the UWP version.
-U_ICUDATA_NAME=icudt64
+U_ICUDATA_NAME=icudt65
 !ENDIF
 U_ICUDATA_ENDIAN_SUFFIX=l
 UNICODE_VERSION=12.1
index 94fbfe60c75469761342b74d2027a97345a07e60..69e244c110511daf332dd36ae4e27da63ec15dc0 100644 (file)
@@ -8,6 +8,6 @@
 // ***************************************************************************
 
 icuver:table(nofallback){ 
-    DataVersion { "64.2.0.0" }
-    ICUVersion  { "64.2.0.0" }
+    DataVersion { "65.1.0.0" }
+    ICUVersion  { "65.1.0.0" }
 }
index f4eaed71d610d0f0667fbf810d085bd7b159c85b..7df27d56955e5612f7ba1ea2fde7154da95fceae 100644 (file)
@@ -76,7 +76,7 @@
     </ClCompile>
     <Link>
       <AdditionalDependencies>icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
-      <OutputFile>..\..\$(IcuBinOutputDir)\icuin64d.dll</OutputFile>
+      <OutputFile>..\..\$(IcuBinOutputDir)\icuin65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\$(IcuLibOutputDir)\icuind.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\$(IcuLibOutputDir)\icuind.lib</ImportLibrary>
     </Link>
@@ -89,7 +89,7 @@
     </ClCompile>
     <Link>
       <AdditionalDependencies>icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
-      <OutputFile>..\..\$(IcuBinOutputDir)\icuin64.dll</OutputFile>
+      <OutputFile>..\..\$(IcuBinOutputDir)\icuin65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\$(IcuLibOutputDir)\icuin.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\$(IcuLibOutputDir)\icuin.lib</ImportLibrary>
     </Link>
index 17c58e6ff5437f8d0be8197d36f8b57ba9fde280..6ae0b7e25eb40a2e795c714e4268813c65595162 100644 (file)
       <ProgramDataBaseFileName>.\x86\ReleaseUWP/</ProgramDataBaseFileName>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\bin32uwp\icuin64.dll</OutputFile>
+      <OutputFile>..\..\bin32uwp\icuin65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\lib32uwp\icuin.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\lib32uwp\icuin.lib</ImportLibrary>
       <AdditionalDependencies>..\..\lib32uwp\icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <ProgramDataBaseFileName>.\x86\DebugUWP/</ProgramDataBaseFileName>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\bin32uwp\icuin64d.dll</OutputFile>
+      <OutputFile>..\..\bin32uwp\icuin65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\lib32uwp\icuind.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\lib32uwp\icuind.lib</ImportLibrary>
       <AdditionalDependencies>..\..\lib32uwp\icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <ProgramDataBaseFileName>.\x64\ReleaseUWP/</ProgramDataBaseFileName>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\bin64uwp\icuin64.dll</OutputFile>
+      <OutputFile>..\..\bin64uwp\icuin65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\lib64uwp\icuin.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\lib64uwp\icuin.lib</ImportLibrary>
       <AdditionalDependencies>..\..\lib64uwp\icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <ProgramDataBaseFileName>.\x64\DebugUWP/</ProgramDataBaseFileName>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\bin64uwp\icuin64d.dll</OutputFile>
+      <OutputFile>..\..\bin64uwp\icuin65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\lib64uwp\icuind.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\lib64uwp\icuind.lib</ImportLibrary>
       <AdditionalDependencies>..\..\lib64uwp\icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <ProgramDataBaseFileName>.\ARM\ReleaseUWP/</ProgramDataBaseFileName>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\binARMuwp\icuin64.dll</OutputFile>
+      <OutputFile>..\..\binARMuwp\icuin65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\libARMuwp\icuin.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\libARMuwp\icuin.lib</ImportLibrary>
       <AdditionalDependencies>..\..\libARMuwp\icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <ProgramDataBaseFileName>.\ARM\DebugUWP/</ProgramDataBaseFileName>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\binARMuwp\icuin64d.dll</OutputFile>
+      <OutputFile>..\..\binARMuwp\icuin65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\libARMuwp\icuind.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\libARMuwp\icuind.lib</ImportLibrary>
       <AdditionalDependencies>..\..\libARMuwp\icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <ProgramDataBaseFileName>.\ARM64\ReleaseUWP/</ProgramDataBaseFileName>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\binARM64uwp\icuin64.dll</OutputFile>
+      <OutputFile>..\..\binARM64uwp\icuin65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\libARM64uwp\icuin.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\libARM64uwp\icuin.lib</ImportLibrary>
       <AdditionalDependencies>..\..\libARM64uwp\icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <ProgramDataBaseFileName>.\ARM64\DebugUWP/</ProgramDataBaseFileName>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\binARM64uwp\icuin64d.dll</OutputFile>
+      <OutputFile>..\..\binARM64uwp\icuin65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\libARM64uwp\icuind.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\libARM64uwp\icuind.lib</ImportLibrary>
       <AdditionalDependencies>..\..\libARM64uwp\icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
index 8fa78d5ce2440a32c657cc58e4383e6dc88d9a86..3fca55fb0fdc9e0f834fb18ab278f89f7013baf6 100644 (file)
@@ -76,7 +76,7 @@
     </ClCompile>
     <Link>
       <GenerateDebugInformation>true</GenerateDebugInformation>
-      <OutputFile>..\..\$(IcuBinOutputDir)\icuio64d.dll</OutputFile>
+      <OutputFile>..\..\$(IcuBinOutputDir)\icuio65d.dll</OutputFile>
       <ProgramDatabaseFile>..\..\$(IcuLibOutputDir)\icuiod.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\$(IcuLibOutputDir)\icuiod.lib</ImportLibrary>
       <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>
@@ -89,7 +89,7 @@
       <FunctionLevelLinking>true</FunctionLevelLinking>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\$(IcuBinOutputDir)\icuio64.dll</OutputFile>
+      <OutputFile>..\..\$(IcuBinOutputDir)\icuio65.dll</OutputFile>
       <ProgramDatabaseFile>..\..\$(IcuLibOutputDir)\icuio.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\$(IcuLibOutputDir)\icuio.lib</ImportLibrary>
       <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>
index 746a29b6d74b44f72f46bc3405a0a996ec0b48d0..efa1a33d6f5bf33324e29346914f79d0a55cc531 100644 (file)
@@ -70,7 +70,7 @@
       <CompileAs>Default</CompileAs>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\bin\iculx64.dll</OutputFile>
+      <OutputFile>..\..\bin\iculx65.dll</OutputFile>
       <AdditionalDependencies>icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <AdditionalLibraryDirectories>.\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
       <ProgramDatabaseFile>.\..\..\lib\iculx.pdb</ProgramDatabaseFile>
@@ -95,7 +95,7 @@
       <CompileAs>Default</CompileAs>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\bin\iculx64d.dll</OutputFile>
+      <OutputFile>..\..\bin\iculx65d.dll</OutputFile>
       <AdditionalDependencies>icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <AdditionalLibraryDirectories>.\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
       <GenerateDebugInformation>true</GenerateDebugInformation>
       <CompileAs>Default</CompileAs>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\bin64\iculx64.dll</OutputFile>
+      <OutputFile>..\..\bin64\iculx65.dll</OutputFile>
       <AdditionalDependencies>icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <AdditionalLibraryDirectories>.\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
       <ProgramDatabaseFile>.\..\..\lib64\iculx.pdb</ProgramDatabaseFile>
       <CompileAs>Default</CompileAs>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\bin64\iculx64d.dll</OutputFile>
+      <OutputFile>..\..\bin64\iculx65d.dll</OutputFile>
       <AdditionalDependencies>icuucd.lib;%(AdditionalDependencies)</AdditionalDependencies>
       <AdditionalLibraryDirectories>.\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
       <GenerateDebugInformation>true</GenerateDebugInformation>
index f8c8100cc321e3eeec8dd6eeb6526ccbbb3284ac..751bba0ed68cf9cd106e7a82ad5dc11e985c215a 100644 (file)
@@ -72,7 +72,7 @@
       <SetChecksum>true</SetChecksum>
       <TurnOffAssemblyGeneration>true</TurnOffAssemblyGeneration>
       <!-- Note: stubdata is somewhat odd in that it doesn't suffix the Debug output DLL/LIB with a "d" like common/i18n/etc. -->
-      <OutputFile>..\..\$(IcuBinOutputDir)\icudt64.dll</OutputFile>
+      <OutputFile>..\..\$(IcuBinOutputDir)\icudt65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\$(IcuLibOutputDir)\icudt.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\$(IcuLibOutputDir)\icudt.lib</ImportLibrary>
     </Link>
index dd1331b31bee5c5851e47700f8d328df8e41cc6b..b3b1895e7de89353e82edd1b7c53fdbbcf9dd6e2 100644 (file)
@@ -69,7 +69,7 @@
       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\..\$(IcuBinOutputDir)\icutest64d.exe</OutputFile>
+      <OutputFile>..\..\..\$(IcuBinOutputDir)\icutest65d.exe</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\$(IcuLibOutputDir)\icutestd.pdb</ProgramDatabaseFile>
       <ImportLibrary>.\..\..\..\$(IcuLibOutputDir)\icutestd.lib</ImportLibrary>
       <AdditionalDependencies>icuucd.lib;icutud.lib;%(AdditionalDependencies)</AdditionalDependencies>
@@ -82,7 +82,7 @@
       <FunctionLevelLinking>true</FunctionLevelLinking>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\..\$(IcuBinOutputDir)\icutest64.exe</OutputFile>
+      <OutputFile>..\..\..\$(IcuBinOutputDir)\icutest65.exe</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\$(IcuLibOutputDir)\icutest.pdb</ProgramDatabaseFile>
       <ImportLibrary>.\..\..\..\$(IcuLibOutputDir)\icutest.lib</ImportLibrary>
       <AdditionalDependencies>icuuc.lib;icutu.lib;%(AdditionalDependencies)</AdditionalDependencies>
index 42c26adfa712b0b660069b0d8205eda7824fd7aa..d6ab1042e4c68793a8ab2e06ef7acda899f64bcd 100644 (file)
@@ -90,7 +90,7 @@
       <TypeLibraryName>.\..\..\..\lib\icutu.tlb</TypeLibraryName>
     </Midl>
     <Link>
-      <OutputFile>..\..\..\bin\icutu64.dll</OutputFile>
+      <OutputFile>..\..\..\bin\icutu65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\lib\icutu.pdb</ProgramDatabaseFile>
       <DataExecutionPrevention>
       </DataExecutionPrevention>
       <TypeLibraryName>.\..\..\..\lib\icutud.tlb</TypeLibraryName>
     </Midl>
     <Link>
-      <OutputFile>..\..\..\bin\icutu64d.dll</OutputFile>
+      <OutputFile>..\..\..\bin\icutu65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\lib\icutud.pdb</ProgramDatabaseFile>
       <DataExecutionPrevention>
       </DataExecutionPrevention>
       <WholeProgramOptimization>true</WholeProgramOptimization>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\..\bin64\icutu64.dll</OutputFile>
+      <OutputFile>..\..\..\bin64\icutu65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\lib64\icutu.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\..\lib64\icutu.lib</ImportLibrary>
     </Link>
       <TypeLibraryName>.\..\..\..\lib64\icutud.tlb</TypeLibraryName>
     </Midl>
     <Link>
-      <OutputFile>..\..\..\bin64\icutu64d.dll</OutputFile>
+      <OutputFile>..\..\..\bin64\icutu65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\lib64\icutud.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\..\lib64\icutud.lib</ImportLibrary>
     </Link>
       <TypeLibraryName>..\..\..\libARM\icutu.tlb</TypeLibraryName>
     </Midl>
     <Link>
-      <OutputFile>..\..\..\binARM\icutu64.dll</OutputFile>
+      <OutputFile>..\..\..\binARM\icutu65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\libARM\icutu.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\..\libARM\icutu.lib</ImportLibrary>
     </Link>
       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\..\binARM\icutu64d.dll</OutputFile>
+      <OutputFile>..\..\..\binARM\icutu65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\libARM\icutud.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\..\libARM\icutud.lib</ImportLibrary>
     </Link>
       <TypeLibraryName>.\..\..\..\libARM64\icutu.tlb</TypeLibraryName>
     </Midl>
     <Link>
-      <OutputFile>..\..\..\binARM64\icutu64.dll</OutputFile>
+      <OutputFile>..\..\..\binARM64\icutu65.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\libARM64\icutu.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\..\libARM64\icutu.lib</ImportLibrary>
     </Link>
       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
     </ClCompile>
     <Link>
-      <OutputFile>..\..\..\binARM64\icutu64d.dll</OutputFile>
+      <OutputFile>..\..\..\binARM64\icutu65d.dll</OutputFile>
       <ProgramDatabaseFile>.\..\..\..\libARM64\icutud.pdb</ProgramDatabaseFile>
       <ImportLibrary>..\..\..\libARM64\icutud.lib</ImportLibrary>
     </Link>
index 121934f804add15f313b7550d320abe28939cd63..0e19da05f5cc3ed39145e48a665508cfd72b0fb9 100644 (file)
@@ -4,9 +4,9 @@
 #* Copyright (C) 2009-2016, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
-api.report.version = 64
-api.report.prev.version = 63
-release.file.ver = 64_2
-api.doc.version = 64.2
-maven.pom.ver = 64.2
+api.report.version = 65
+api.report.prev.version = 64
+release.file.ver = 65rc
+api.doc.version = 65 Release Candidate
+maven.pom.ver = 65.1-SNAPSHOT
 
index abe1745f147d7d5b82e636bb097e7839dcdb3a93..a8a357c4df76abc8654b8c883f03c693cda164ad 100644 (file)
@@ -4,6 +4,6 @@
 #* Copyright (C) 2010-2016, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
-icu4j.plugin.impl.version.string=64.2.0
+icu4j.plugin.impl.version.string=65.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=64
+icu4j.data.version.number=65
index 28ef244b5093f81a75a1d373637ddd306e9dd1dc..59dc3f8169ea91fa34d87a0013c1766f6486b40f 100644 (file)
@@ -206,7 +206,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
      * @deprecated This API is ICU internal only.
      */
     @Deprecated
-    public static final String ICU_DATA_VERSION_PATH = "64b";
+    public static final String ICU_DATA_VERSION_PATH = "65b";
 
     /**
      * Data version in ICU4J.
@@ -588,7 +588,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
         UNICODE_12_0   = getInstance(12, 0, 0, 0);
         UNICODE_12_1   = getInstance(12, 1, 0, 0);
 
-        ICU_VERSION   = getInstance(64, 2, 0, 0);
+        ICU_VERSION   = getInstance(65, 1, 0, 0);
         ICU_DATA_VERSION = ICU_VERSION;
         UNICODE_VERSION = UNICODE_12_1;
 
index 815096f7b7dcc261d61804c925a491fac1045f29..69d0a7dc8f5ed23e6ace94597da37bad04c5e53c 100644 (file)
@@ -6,9 +6,9 @@
 #*******************************************************************************
 
 # Version numbers, etc.
-icu4j.spec.version = 64
-icu4j.impl.version = 64.2
-icu4j.data.version = 64
+icu4j.spec.version = 65
+icu4j.impl.version = 65.1
+icu4j.data.version = 65
 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
index 51a042e529c37187a813e988111ae67f19d5bfd4..7cd2f6127d1c3770bdf00b6d8def27b086f59ce6 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:43a8fe03049ca2fc11189c20cdc0baa3248a983d9885fe44f7946aca7082979a
-size 12842784
+oid sha256:c2a8d9132a6abb4b4b7c448e87d90ca5fb95c257635ed4747b47adfdf21d204f
+size 12843164
index 55733481cbea311b205da88752ce8863800f697c..3998c5d23e31801ce0d8917552e521f7f5e22f78 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:7577676b2d0562367d1e2e95e3506416402f868302bd3eb5255fbd64ae3ccf80
-size 94184
+oid sha256:b4e29452c0ed3f5d42df3a42c2a6a9a8000ac866ff258397f63814ca7b3394c0
+size 94189
index 55aaef15034fd758d2048f1ba374433fa821dccc..fdc11eb41c11e4c2728cba8600568df699a1bacd 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:bcb07f3738f1e8c216ac47e9b091a0946e107e3f74251e6be3a21adba8dd71c4
-size 723370
+oid sha256:5eaaf9f3c3ad21c4dc6fbe408e7461baf27eb4e1b94676f4e114f1415fb168f5
+size 726372
index b9120693384237c83b892d453e1c6165a927d14c..ae6e81d53ba8704576a8983ad9c500195c041444 100644 (file)
@@ -10,7 +10,7 @@
 package com.ibm.icu.dev.test.util;
 
 public class DebugUtilitiesData extends Object {
-    public static final String ICU4C_VERSION="64.2";
+    public static final String ICU4C_VERSION="65.1";
     public static final int UDebugEnumType = 0;
     public static final int UCalendarDateFields = 1;
     public static final int UCalendarMonths = 2;
index 37169a27dbad94770c238719dce777a0fd73d2f5..9b8a4b7bce3cb4bcc90ea61c3927eddd3a175430 100644 (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 64.2</h2>
-(Last Update: 2019-Apr-04)
+<h2>Read Me for ICU4J 65.1</h2>
+(Last Update: 2019-Aug-29)
 <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 64.
+<!-- <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 65.
 The contents of this document may not reflect the recent changes done
-for ICU 64 development. It is not recommended for production use. -->
-<!-- <b>Note:</b> This is a release candidate of ICU4J 64.
+for ICU 65 development. It is not recommended for production use. -->
+<b>Note:</b> This is a release candidate of ICU4J 65.
 The contents of this document may not reflect the recent changes done
-for ICU 64 development. This release candidate is intended for those
-wishing to verify ICU 64 integration before final release. It is not
-recommended for production use. -->
+for ICU 65 development. This release candidate is intended for those
+wishing to verify ICU 65 integration before final release. It is not
+recommended for production use.
 </p>
 <p>For the most recent release, see the <a
  href="http://www.icu-project.org/download/"> ICU4J
@@ -140,12 +140,12 @@ found in ICU4J.</p>
 
 <h2 class="doc"><a name="changes"></a>Changes In This Release</h2>
 
-<p>See the <a href="http://site.icu-project.org/download/64">ICU 64 download page</a>
+<p>See the <a href="http://site.icu-project.org/download/65">ICU 65 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="APIChangeReport.html">here</a>.</p>
 
-<!-- Add any ICU 64 items here. -->
+<!-- Add any ICU 65 items here. -->
 
 <h2 class="doc"><a name="license"></a>License Information</h2>
 <p>
@@ -159,11 +159,11 @@ file included in this package.
 </p>
 <h2 class="doc"><a name="PlatformDependencies"></a>Platform Dependencies</h2>
 <p>
-The minimum Java runtime version supported by ICU4J 64 is version 7. Java runtime version 6 is not supported.
+The minimum Java runtime version supported by ICU4J 65 is version 7. Java runtime version 6 is not supported.
 </p>
 <p>
 ICU4J since version 63 depend on J2SE 7 functionality. Therefore, ICU4J only runs on
-JRE version 7 or later. ICU4J 64 is tested on JRE 7, 8, 9, 10 and 11.
+JRE version 7 or later. ICU4J 65 is tested on JRE 7, 8, 9, 10 and 11.
 </p>
 
 <h2 class="doc"><a name="download"></a>How to Download ICU4J</h2>
@@ -182,19 +182,19 @@ 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;64.2&lt;/version&gt;
+    &lt;version&gt;65.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;64.2&lt;/version&gt;
+    &lt;version&gt;65.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;64.2&lt;/version&gt;
+    &lt;version&gt;65.1&lt;/version&gt;
 &lt;/dependency&gt;
 </pre>
   </ul>
@@ -729,54 +729,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>icudt64b</tt>,
+  <li>The primary <b>locale data</b> is under the directory <tt>icudt65b</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>icudt64b/brkitr</tt>,
+  <li>The <b>break iterator data</b> is under the directory <tt>icudt65b/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>icudt64b/coll</tt>,
+  <li>The <b>collation data</b> is under the directory <tt>icudt65b/coll</tt>,
   as a set of <tt>".res"</tt> files.</li>
 
-  <li>The <b>currency display name data</b> is under the directory <tt>icudt64b/curr</tt>,
+  <li>The <b>currency display name data</b> is under the directory <tt>icudt65b/curr</tt>,
   as a set of <tt>".res"</tt> files.</li>
 
-  <li>The <b>language display name data</b> is under the directory <tt>icudt64b/lang</tt>,
+  <li>The <b>language display name data</b> is under the directory <tt>icudt65b/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>icudt64b/rbnf</tt>, as a set of <tt>".res"</tt> files.
+  <tt>icudt65b/rbnf</tt>, as a set of <tt>".res"</tt> files.
 
-  <li>The <b>region display name data</b> is under the directory <tt>icudt64b/region</tt>,
+  <li>The <b>region display name data</b> is under the directory <tt>icudt65b/region</tt>,
   as a set of <tt>".res"</tt> files.</li>
 
   <li>The <b>rule-based transliterator data</b> is under the directory
-  <tt>icudt64b/translit</tt>, as a set of <tt>".res"</tt> files.</li>
+  <tt>icudt65b/translit</tt>, as a set of <tt>".res"</tt> files.</li>
 
-  <li>The <b>measurement unit data</b> is under the directory <tt>icudt64b/unit</tt>,
+  <li>The <b>measurement unit data</b> is under the directory <tt>icudt65b/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>icudt64b/zone</tt>, as a set of <tt>".res"</tt> files.</li>
+  <tt>icudt65b/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>icudt64b</tt>, as a set of
+  (UCA) data</b> is found under the directory <tt>icudt65b</tt>, as a set of
   <tt>".icu"</tt> files. </li>
 
-  <li>The <b>normalization data</b> is found under the directory <tt>icudt64b</tt>,
+  <li>The <b>normalization data</b> is found under the directory <tt>icudt65b</tt>,
   as a set of <tt>".nrm"</tt> files. </li>
 
   <li>The <b>character set converter data</b> is under the directory
-  <tt>icudt64b</tt>, as a set of <tt>".cnv"</tt> files.  These files are
+  <tt>icudt65b</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>icudt64b</tt>, as <tt>zoneinfo64.res</tt>.</li>
+  <tt>icudt65b</tt>, as <tt>zoneinfo64.res</tt>.</li>
 
-  <li>The <b>holiday data</b> is under the directory <tt>icudt64b</tt>,
+  <li>The <b>holiday data</b> is under the directory <tt>icudt65b</tt>,
   as a set of <tt>".class"</tt> files, named <tt>"HolidayBundle_"</tt>
   followed by the locale ID.</li>
 
@@ -874,8 +874,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-35'</li>
-    <li>Checkout ICU with tag 'release-64-2'</li>
+    <li>Checkout or download CLDR version 'release-36'</li>
+    <li>Checkout ICU with tag 'release-65-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>
index f620b5e12b0b967e3fecdae951991141119a409c..424b11adb44c1f6120e02226c9a0ab98267c4e2d 100644 (file)
@@ -92,7 +92,7 @@
         <dependency>
             <groupId>com.ibm.icu</groupId>
             <artifactId>icu4j</artifactId>
-            <version>64.2</version>
+            <version>65.1</version>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>