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/12/08 07:53:50 UTC

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

Author: smishura
Date: Thu Dec  7 22:53:49 2006
New Revision: 483856

URL: http://svn.apache.org/viewvc?view=rev&rev=483856
Log:
Update manifest: add org.apache.harmony.testframework.serialization

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

Modified: harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF?view=diff&rev=483856&r1=483855&r2=483856
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF Thu Dec  7 22:53:49 2006
@@ -22,5 +22,6 @@
  org.apache.harmony.kernel.vm,
  org.apache.harmony.luni.util,
  tests.support;hy_usage=test;resolution:=optional,
- tests.util;hy_usage=test;resolution:=optional
+ tests.util;hy_usage=test;resolution:=optional,
+ org.apache.harmony.testframework.serialization;hy_usage=test;resolution:=optional
 Export-Package: java.text