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 2008/01/25 12:52:51 UTC

svn commit: r615191 - /harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF

Author: tellison
Date: Fri Jan 25 03:52:51 2008
New Revision: 615191

URL: http://svn.apache.org/viewvc?rev=615191&view=rev
Log:
Update ARCHIVE manifest to show it now depends upon LUNI's platform package.

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

Modified: harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF?rev=615191&r1=615190&r2=615191&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF Fri Jan 25 03:52:51 2008
@@ -23,9 +23,10 @@
  java.security.cert,
  java.util,
  javax.security.auth.x500,
+ org.apache.harmony.kernel.vm,
+ org.apache.harmony.luni.platform,
  org.apache.harmony.luni.util,
  org.apache.harmony.security.utils,
- org.apache.harmony.kernel.vm,
  tests.support;hy_usage=test;resolution:=optional,
  tests.support.resource;hy_usage=test;resolution:=optional
 Export-Package: java.util.jar,