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/07/03 18:40:23 UTC

svn commit: r418802 - /incubator/harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF

Author: tellison
Date: Mon Jul  3 09:40:22 2006
New Revision: 418802

URL: http://svn.apache.org/viewvc?rev=418802&view=rev
Log:
x-net tests depend upon serialization framework

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

Modified: incubator/harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF?rev=418802&r1=418801&r2=418802&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF Mon Jul  3 09:40:22 2006
@@ -15,6 +15,7 @@
  javax.security.auth.x500,
  javax.security.cert,
  org.apache.harmony.security.fortress,
- org.apache.harmony.security.tests.support;resolution:=optional;hy_usage=test
+ org.apache.harmony.security.tests.support;hy_usage=test;resolution:=optional,
+ org.apache.harmony.testframework.serialization;hy_usage=test;resolution:=optional
 Export-Package: javax.net,
  javax.net.ssl