]> granicus.if.org Git - icu/commitdiff
ICU-11918 refresh API change report & API sig, fix for missing file for formatTests...
authorScott Russell <DTownSMR@gmail.com>
Wed, 23 Sep 2015 22:01:29 +0000 (22:01 +0000)
committerScott Russell <DTownSMR@gmail.com>
Wed, 23 Sep 2015 22:01:29 +0000 (22:01 +0000)
X-SVN-Rev: 38017

.gitattributes
icu4j/APIChangeReport.html
icu4j/build.xml
icu4j/main/classes/core/src/com/ibm/icu/util/LocaleMatcher.java
icu4j/tools/build/icu4j56.api3.gz [new file with mode: 0644]

index 25e2d07c68855d4e1ed33d2738ee08644edcc46f..bc31d74c8840a784243d30f56b3f78a4e1cb9fb1 100644 (file)
@@ -489,6 +489,7 @@ icu4j/tools/build/icu4j52.api3.gz -text
 icu4j/tools/build/icu4j53.api3.gz -text
 icu4j/tools/build/icu4j54.api3.gz -text
 icu4j/tools/build/icu4j55.api3.gz -text
+icu4j/tools/build/icu4j56.api3.gz -text
 tools/currency/.classpath -text
 tools/currency/.project -text
 tools/currency/.settings/org.eclipse.core.resources.prefs -text
index 85ba84e7682984c6783aa6b7967202204b5b4d59..fa19ece53f9442484b126a4285b3bb650916b56b 100644 (file)
@@ -430,12 +430,12 @@ MeasureUnit
 <ul>
 <li><span style='color:orange'>(draft)</span> public static final MeasureUnit CENTURY</li>
 <li><span style='color:orange'>(draft)</span> public static final MeasureUnit CUP_METRIC</li>
-<li><span style='color:orange'>(draft)</span> public static final MeasureUnit GENERIC</li>
+<li><span style='color:orange'>(draft)</span> public static final MeasureUnit GENERIC_TEMPERATURE</li>
 <li><span style='color:orange'>(draft)</span> public static final MeasureUnit KNOT</li>
 <li><span style='color:orange'>(draft)</span> public static final MeasureUnit LITER_PER_100KILOMETERS</li>
 <li><span style='color:orange'>(draft)</span> public static final MeasureUnit MILE_SCANDINAVIAN</li>
 <li><span style='color:orange'>(draft)</span> public static final MeasureUnit PINT_METRIC</li>
-<li><span style='color:orange'>(draft)</span> public static final MeasureUnit REVOLUTION</li>
+<li><span style='color:orange'>(draft)</span> public static final MeasureUnit REVOLUTION_ANGLE</li>
 </ul>
 VersionInfo
 <ul>
@@ -444,6 +444,6 @@ VersionInfo
 </ul>
 
 <hr/>
-<p><i><font size="-1">Contents generated by ReportAPI tool on Wed Sep 23 00:44:12 EDT 2015<br/>Copyright (C) 2015, International Business Machines Corporation, All Rights Reserved.</font></i></p>
+<p><i><font size="-1">Contents generated by ReportAPI tool on Wed Sep 23 17:51:23 EDT 2015<br/>Copyright (C) 2015, International Business Machines Corporation, All Rights Reserved.</font></i></p>
 </body>
 </html>
index e3c1d70d5f59870f020a7db7ba651852464814a0..6ed672700cc8423f1f8a706521e29e94f19fc8be 100644 (file)
         <copy file="${icu4j.core-tests.dir}/src/com/ibm/icu/dev/test/format/NumberFormatTestCases.txt"
                 todir="${module.tests.dir}/com/ibm/icu/dev/test/format"/>
 
+        <copy file="${icu4j.core-tests.dir}/src/com/ibm/icu/dev/data/numberformattestspecification.txt"
+                todir="${module.tests.dir}/com/ibm/icu/dev/data"/>
+
     </target>
 
     <!-- Normalizer -->
index b19223810a8d573761c7c4a149a64a410006e81e..b092a0abda08c99102d6d35e48af97d11dea53dc 100644 (file)
@@ -51,7 +51,9 @@ public class LocaleMatcher {
 
     /**
      * @internal
+     * @deprecated This API is ICU internal only.
      */
+    @Deprecated
     public static final boolean DEBUG = false;
 
     private static final ULocale UNKNOWN_LOCALE = new ULocale("und");
@@ -288,9 +290,11 @@ public class LocaleMatcher {
     }
     
     /**
-     * @internal
+     * @internal 
+     * @deprecated This API is ICU internal only.
      */
-    public static class OutputDouble { // TODO, move to where OutputInt is
+    @Deprecated
+    private static class OutputDouble { // TODO, move to where OutputInt is
         double value;
     }
 
diff --git a/icu4j/tools/build/icu4j56.api3.gz b/icu4j/tools/build/icu4j56.api3.gz
new file mode 100644 (file)
index 0000000..0b9609f
--- /dev/null
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b22ae3478b673666491a636ff66d3087700360bdeb2b788b500924364761a038
+size 54679