You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by nd...@apache.org on 2006/10/25 04:56:41 UTC

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

Author: ndbeyer
Date: Tue Oct 24 19:56:41 2006
New Revision: 467543

URL: http://svn.apache.org/viewvc?view=rev&rev=467543
Log:
Add javax.activity to exports.

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

Modified: incubator/harmony/enhanced/classlib/trunk/modules/rmi/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/rmi/META-INF/MANIFEST.MF?view=diff&rev=467543&r1=467542&r2=467543
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/rmi/META-INF/MANIFEST.MF (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/rmi/META-INF/MANIFEST.MF Tue Oct 24 19:56:41 2006
@@ -26,4 +26,5 @@
  java.rmi.activation,
  java.rmi.dgc,
  java.rmi.registry,
- java.rmi.server
+ java.rmi.server,
+ javax.activity