diff --git a/icu4j/build.xml b/icu4j/build.xml index 796cb822723..c3c3746aab7 100644 --- a/icu4j/build.xml +++ b/icu4j/build.xml @@ -103,7 +103,7 @@ - + @@ -151,7 +151,7 @@ - + @@ -367,6 +367,7 @@ todir="${build.dir}/com/ibm/icu/dev/test/charsetdet"/> + - diff --git a/icu4j/src/com/ibm/icu/manifest.module.stub b/icu4j/src/com/ibm/icu/manifest.module.stub index a065463e26c..8bb55120a97 100644 --- a/icu4j/src/com/ibm/icu/manifest.module.stub +++ b/icu4j/src/com/ibm/icu/manifest.module.stub @@ -2,13 +2,13 @@ Manifest-Version: 1.0 Name: com/ibm/icu Specification-Title: Modularized ICU for Java -Specification-Version: 3.2 +Specification-Version: 3.4 Specification-Vendor: ICU Implementation-Title: Modularized ICU for Java -Implementation-Version: 3.2.0 +Implementation-Version: 3.4.0 Implementation-Vendor: IBM Corporation Implementation-Vendor-Id: com.ibm -Copyright-Info: Copyright (c) 2000-2004, International Business Machines Corporation and others. All Rights Reserved. +Copyright-Info: Copyright (c) 2000-2005, International Business Machines Corporation and others. All Rights Reserved. Sealed: false diff --git a/icu4j/src/com/ibm/icu/manifest.stub b/icu4j/src/com/ibm/icu/manifest.stub index 923982a9231..e84aa01ef43 100644 --- a/icu4j/src/com/ibm/icu/manifest.stub +++ b/icu4j/src/com/ibm/icu/manifest.stub @@ -2,11 +2,11 @@ Manifest-Version: 1.0 Name: com/ibm/icu/ Specification-Title: ICU for Java -Specification-Version: 3.2 +Specification-Version: 3.4 Specification-Vendor: ICU Implementation-Title: ICU for Java -Implementation-Version: 3.2.0 +Implementation-Version: 3.4.0 Implementation-Vendor: IBM Corporation Implementation-Vendor-Id: com.ibm -Copyright-Info: Copyright (c) 2000-2004, International Business Machines Corporation and others. All Rights Reserved. +Copyright-Info: Copyright (c) 2000-2005, International Business Machines Corporation and others. All Rights Reserved. Sealed: false