From 4d947294b5e6ef4792e2da6fc47bb05f1c756c07 Mon Sep 17 00:00:00 2001 From: rfeng Date: Thu, 18 Jun 2009 20:59:40 +0000 Subject: Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are now treated as plain jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786265 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/contribution/META-INF/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) (limited to 'java/sca/modules/contribution/META-INF') diff --git a/java/sca/modules/contribution/META-INF/MANIFEST.MF b/java/sca/modules/contribution/META-INF/MANIFEST.MF index aeda1d66a6..6d2c1e8380 100644 --- a/java/sca/modules/contribution/META-INF/MANIFEST.MF +++ b/java/sca/modules/contribution/META-INF/MANIFEST.MF @@ -49,6 +49,7 @@ Import-Package: javax.xml.namespace, org.apache.tuscany.sca.monitor;version="2.0.0", org.apache.tuscany.sca.policy;version="2.0.0", org.w3c.dom, + org.w3c.dom.ls, org.xml.sax, org.xml.sax.helpers Bundle-SymbolicName: org.apache.tuscany.sca.contribution -- cgit v1.2.3