From cc6cb3659d48bbf5166d52d8ee6b23b802e7c2b1 Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Fri, 28 Sep 2018 13:28:08 -0400 Subject: [PATCH] ICU-20119 BRS63RC Updated ICU4J README for 63RC (#180) --- icu4j/readme.html | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/icu4j/readme.html b/icu4j/readme.html index 3a1ce91aac6..753a08f41c6 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -15,7 +15,7 @@ h3.doc { text-decoration: underline } link="#0000ff" vlink="#800080">

International Components for Unicode for Java (ICU4J)

Read Me for ICU4J 63.1 Release Candidate

-(Last Update: 2018-Sept-18) +(Last Update: 2018-September-28)

@@ -165,7 +165,7 @@ file included in this package.

Platform Dependencies

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. +JRE version 7 or later. ICU4J 63 is tested on JRE 7, 8, 9, 10 and 11.

How to Download ICU4J

There are a few different ways to download the ICU4J releases. @@ -535,10 +535,9 @@ Buildfile: C:\icu4j\build.xml info: [echo] ----- Build Environment Information ------------------- [echo] Java Home: C:\jdk1.8.0\jre - [echo] Java Version: 1.8.0_144 + [echo] Java Version: 1.8.0_181 [echo] Ant Home: C:\apache-ant - [echo] Ant Version: Apache Ant(TM) version 1.9.4 compiled on April 29 2014 - + [echo] Ant Version: Apache Ant(TM) version 1.10.1 compiled on February 2 2017 [echo] OS: Windows 10 [echo] OS Version: 10.0 [echo] OS Arch: amd64 @@ -554,15 +553,14 @@ core: [echo] output dir: C:\icu4j\main\classes\core/out/bin [echo] bootclasspath: [echo] classpath: - [echo] source: 1.6 - [echo] target: 1.6 + [echo] source: 1.7 + [echo] target: 1.7 [echo] debug: on [echo] encoding: UTF-8 [echo] compiler arg: -Xlint:all,-deprecation,-dep-ann,-options,-overrides - [echo] ---------------------------------------------------- [mkdir] Created dir: C:\icu4j\main\classes\core\out\bin - [javac] Compiling 415 source files to C:\icu4j\main\classes\core\out\bin + [javac] Compiling 470 source files to C:\icu4j\main\classes\core\out\bin [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. @@ -570,8 +568,6 @@ compile: @copy: [copy] Copying 24 files to C:\icu4j\main\classes\core\out\bin - [copy] Copied 4 empty directories to 3 empty directories under C:\icu4j\mai -n\classes\core\out\bin set-icuconfig-datapath: @@ -585,7 +581,7 @@ n\classes\core\out\bin ... ... -_build-localespi: +localespi: @compile: [echo] build-local: ../../shared/../../build-local.properties @@ -595,8 +591,8 @@ _build-localespi: [echo] bootclasspath: [echo] classpath: C:\icu4j\main\classes\core\out\lib\icu4j-core.jar;C: \icu4j\main\classes\collate\out\lib\icu4j-collate.jar - [echo] source: 1.6 - [echo] target: 1.6 + [echo] source: 1.7 + [echo] target: 1.7 [echo] debug: on [echo] encoding: UTF-8 [echo] compiler arg: -Xlint:all,-deprecation,-dep-ann,-options