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:31:54 UTC

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

Author: tellison
Date: Mon Jul  3 09:31:53 2006
New Revision: 418800

URL: http://svn.apache.org/viewvc?rev=418800&view=rev
Log:
Add new dependency introduced by test cases.

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

Modified: incubator/harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF?rev=418800&r1=418799&r2=418800&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF Mon Jul  3 09:31:53 2006
@@ -16,8 +16,9 @@
  java.security,
  java.util,
  java.util.regex;resolution:=optional,
+ javax.accessibility;resolution:=optional,
  org.xml.sax,
  org.xml.sax.helpers,
- tests.util;resolution:=optional;hy_usage=test
+ tests.util;hy_usage=test;resolution:=optional
 Export-Package: java.beans,
  java.beans.beancontext