You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sm...@apache.org on 2006/08/29 06:22:19 UTC

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

Author: smishura
Date: Mon Aug 28 21:22:17 2006
New Revision: 437953

URL: http://svn.apache.org/viewvc?rev=437953&view=rev
Log:
Fix manifest: add org.apache.harmony.kernel.vm

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

Modified: incubator/harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF?rev=437953&r1=437952&r2=437953&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF Mon Aug 28 21:22:17 2006
@@ -17,6 +17,7 @@
  java.util.zip,
  javax.crypto,
  javax.crypto.spec,
+ org.apache.harmony.kernel.vm,
  org.apache.harmony.security,
  org.apache.harmony.security.asn1,
  org.apache.harmony.security.fortress,