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/05/04 12:59:26 UTC

svn commit: r399658 - /incubator/harmony/enhanced/classlib/trunk/depends/manifests/xalan-j_2.6.0/META-INF/MANIFEST.MF

Author: tellison
Date: Thu May  4 03:59:23 2006
New Revision: 399658

URL: http://svn.apache.org/viewcvs?rev=399658&view=rev
Log:
Test support needs an extra package from Xalan

Modified:
    incubator/harmony/enhanced/classlib/trunk/depends/manifests/xalan-j_2.6.0/META-INF/MANIFEST.MF

Modified: incubator/harmony/enhanced/classlib/trunk/depends/manifests/xalan-j_2.6.0/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/depends/manifests/xalan-j_2.6.0/META-INF/MANIFEST.MF?rev=399658&r1=399657&r2=399658&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/depends/manifests/xalan-j_2.6.0/META-INF/MANIFEST.MF (original)
+++ incubator/harmony/enhanced/classlib/trunk/depends/manifests/xalan-j_2.6.0/META-INF/MANIFEST.MF Thu May  4 03:59:23 2006
@@ -5,4 +5,5 @@
 Bundle-Version: 2.6.0
 Bundle-ClassPath: xalan.jar
 Eclipse-JREBundle: true
-Export-Package: org.apache.xpath
+Export-Package: org.apache.xpath,
+ org.apache.xpath.objects