You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2006/03/28 16:01:52 UTC

svn commit: r389503 - /incubator/harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF

Author: tellison
Date: Tue Mar 28 06:01:50 2006
New Revision: 389503

URL: http://svn.apache.org/viewcvs?rev=389503&view=rev
Log:
Remove RequireBundle and reorder import/export

Modified:
    incubator/harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF

Modified: incubator/harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF?rev=389503&r1=389502&r2=389503&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF Tue Mar 28 06:01:50 2006
@@ -5,12 +5,10 @@
 Bundle-Version: 1.0.0
 Bundle-ClassPath: .
 Eclipse-JREBundle: true
-Export-Package: java.text
 Import-Package: java.lang,
  java.util, 
  java.net, 
  java.io, 
  java.security, 
  com.ibm.oti.util
-Require-Bundle: org.apache.harmony.luni,
- org.apache.harmony.security
+Export-Package: java.text