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/06/21 18:43:02 UTC

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

Author: tellison
Date: Wed Jun 21 09:43:02 2006
New Revision: 416034

URL: http://svn.apache.org/viewvc?rev=416034&view=rev
Log:
Update required imports, and a new export.

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

Modified: incubator/harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF?rev=416034&r1=416033&r2=416034&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF Wed Jun 21 09:43:02 2006
@@ -10,5 +10,8 @@
  java.lang.reflect,
  java.net,
  java.nio.charset,
- java.security
-Export-Package: org.apache.harmony.tools.javac
+ java.security,
+ java.security.cert,
+ org.apache.harmony.luni.util
+Export-Package: org.apache.harmony.tools.javac,
+ org.apache.harmony.tools.keytool