ICU-6086 Updated ICU data using ICU4C trunk r23084. Also updated ICU data version string from 38 to 39.

X-SVN-Rev: 23085
This commit is contained in:
Yoshito Umaoka 2007-12-14 06:16:07 +00:00
parent b2d926052e
commit a1eb6975ae
6 changed files with 8 additions and 8 deletions

View File

@ -14,7 +14,7 @@ icu4j.spec.version.string=3.9
icu4j.impl.version.string=3.9.1
# data version number won't be changed in a feature stream
icu4j.data.version.number=38
icu4j.data.version.number=39
# these version numbers are used by API change report
icu4j.version.number=391

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8ff43d091b8531467365db69b0e721efcf0fd1e7cdc71606ee761f6eff08d33
size 746982
oid sha256:3c28be56bcd6319df946343677e44963ddc5d54f67d48da4c5fa0261c99a3881
size 750568

View File

@ -425,7 +425,7 @@ public class TestConversion extends ModuleTest {
// decoder replacement
// { "ibm-1363", :bin{ a2aea2 }, "\u00a1\u001a", :intvector{ 0, 2 },
// :int{1}, :int{0}, "", "?", :bin{""} }
if (cc.caseNr == 65 && skipIfBeforeICU(3,9,1)) {
if (cc.caseNr == 66 && skipIfBeforeICU(3,9,1)) {
logln("TestToUnicode[" + cc.caseNr + "] " + cc.charset);
logln("Skipping test due to limitation in Java API - callback replacement value");
return;

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:060c68e9aafa09c51fe5eac683ee67d75ba6f88746dacc2fd8d0b1179de5a6cc
size 5412139
oid sha256:65efc54cd4834fa6364b0d431fc6db017a4d53163ca3e99b998a85b6d86130c6
size 5412228

View File

@ -124,7 +124,7 @@ public final class VersionInfo
* @internal
* @deprecated This API is ICU internal only.
*/
public static final String ICU_DATA_VERSION = "38b";
public static final String ICU_DATA_VERSION = "39b";
/**
* ICU4J collator runtime version