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/05/04 10:16:51 UTC

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

Author: tellison
Date: Thu May  4 01:16:49 2006
New Revision: 399603

URL: http://svn.apache.org/viewcvs?rev=399603&view=rev
Log:
Remove reference to obsolete package import

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/viewcvs/incubator/harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF?rev=399603&r1=399602&r2=399603&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 Thu May  4 01:16:49 2006
@@ -20,7 +20,6 @@
  org.apache.harmony.security.asn1,
  org.apache.harmony.security.fortress,
  org.apache.harmony.security.support;resolution:=optional;hy_usage=test,
- org.apache.harmony.security.test;resolution:=optional;hy_usage=test,
  org.apache.harmony.security.utils,
  org.apache.harmony.security.x501
 Export-Package: javax.security.auth,