diff --git a/icu4j/build.xml b/icu4j/build.xml
index c71fdd2735f..6e5f9b5e7a5 100644
--- a/icu4j/build.xml
+++ b/icu4j/build.xml
@@ -6,8 +6,8 @@
*******************************************************************************
*
* $Source: /xsrl/Nsvn/icu/icu4j/build.xml,v $
-* $Date: 2002/03/20 05:11:14 $
-* $Revision: 1.50 $
+* $Date: 2002/03/31 06:37:10 $
+* $Revision: 1.51 $
*
*******************************************************************************
* This is the ant build file for ICU4J. See readme.html for more information.
@@ -23,6 +23,7 @@
+
@@ -138,7 +139,8 @@
+ basedir="${build.dir}"
+ manifest="${icu4j.manifest}"/>
diff --git a/icu4j/src/com/ibm/icu/manifest.stub b/icu4j/src/com/ibm/icu/manifest.stub
new file mode 100644
index 00000000000..589ff62c97d
--- /dev/null
+++ b/icu4j/src/com/ibm/icu/manifest.stub
@@ -0,0 +1,11 @@
+Manifest-Version: 1.0
+Specification-Title: ICU4J
+Specification-Version: 2.1
+Specification-Vendor: International Business Machines Corp.
+Implementation-Title: com.ibm.icu
+Implementation-Version: 2.1
+Implementation-Vendor: International Business Machines Corp.
+Implementation-Vendor-Id: com.ibm
+
+Name: com/ibm/icu/
+Sealed: true