diff --git a/icu4j/build.xml b/icu4j/build.xml
index 4971881caa..daf7b47620 100644
--- a/icu4j/build.xml
+++ b/icu4j/build.xml
@@ -21,18 +21,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -60,10 +83,10 @@
-
-
-
-
+
+
+
+
@@ -93,7 +116,7 @@
-
+
@@ -110,6 +133,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -147,7 +185,11 @@
-
+
+
+
+
+
@@ -163,7 +205,11 @@
-
+
+
+
+
+
@@ -180,7 +226,7 @@
-
+
-
+
@@ -221,7 +267,7 @@
-
+
@@ -242,7 +288,7 @@
-
+
@@ -296,7 +342,7 @@
-
+
@@ -322,7 +368,7 @@
-
+
@@ -348,9 +394,8 @@
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.stub b/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.stub
new file mode 100644
index 0000000000..7c1bdf7ef2
--- /dev/null
+++ b/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.stub
@@ -0,0 +1,13 @@
+Manifest-Version: 1.0
+Main-Class: com.ibm.icu.dev.tool.localeconverter.XLIFF2ICUConverter
+
+Name: com/ibm/icu/dev/tool/localeconverter
+Specification-Title: XLIFF to ICU conversion tool
+Specification-Version: 1.1
+Specification-Vendor: ICU
+Implementation-Title: XLIFF to ICU Converter
+Implementation-Version: 1.1.0
+Implementation-Vendor: IBM Corporation
+Implementation-Vendor-Id: com.ibm
+Copyright-Info: Copyright (c) 2005-2009, International Business Machines Corporation and others. All Rights Reserved.
+Sealed: false
diff --git a/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.xliff.stub b/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.xliff.stub
deleted file mode 100644
index 2aff1830a9..0000000000
--- a/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/manifest.xliff.stub
+++ /dev/null
@@ -1,14 +0,0 @@
-Manifest-Version: 1.0
-Class-Path: icu4j.jar
-Main-Class: com.ibm.icu.dev.test.TestAll
-
-Name: com/ibm/icu/
-Specification-Title: XLIFF to ICU conversion tool
-Specification-Version: 3.4
-Specification-Vendor: ICU
-Implementation-Title: XLIFF to ICU Converter
-Implementation-Version: 3.4.0
-Implementation-Vendor: IBM Corporation
-Implementation-Vendor-Id: com.ibm
-Copyright-Info: Copyright (c) 2005, International Business Machines Corporation and others. All Rights Reserved.
-Sealed: false