summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/policy-xml-ws/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/policy-xml-ws/META-INF/MANIFEST.MF')
-rw-r--r--java/sca/modules/policy-xml-ws/META-INF/MANIFEST.MF7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/sca/modules/policy-xml-ws/META-INF/MANIFEST.MF b/java/sca/modules/policy-xml-ws/META-INF/MANIFEST.MF
index 41535c9124..d11dc08764 100644
--- a/java/sca/modules/policy-xml-ws/META-INF/MANIFEST.MF
+++ b/java/sca/modules/policy-xml-ws/META-INF/MANIFEST.MF
@@ -21,4 +21,11 @@ Import-Package: javax.xml.namespace,
org.apache.tuscany.sca.policy.xml;version="2.0.0";resolution:=optional
Bundle-SymbolicName: org.apache.tuscany.sca.policy.xml.ws
Bundle-DocURL: http://www.apache.org/
+Export-Package: org.apache.tuscany.sca.policy.xml.ws;version="2.0.0";
+ uses:="javax.xml.stream,
+ junit.framework,
+ org.apache.tuscany.sca.contribution.resolver,
+ org.apache.tuscany.sca.contribution.processor,
+ org.apache.tuscany.sca.policy,
+ javax.xml.namespace"