summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/implementation-xquery/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-31 17:31:58 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-31 17:31:58 +0000
commita68c6adc60fd98cdf0e06523cae78585bc672382 (patch)
tree03bd2418c0bc3f8e3de6827af4264eacbf98705f /branches/sca-equinox/modules/implementation-xquery/META-INF/MANIFEST.MF
parenta80857e0536e078713448b221b4fee8c2e94b16b (diff)
Fix bundle import package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709497 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/implementation-xquery/META-INF/MANIFEST.MF')
-rw-r--r--branches/sca-equinox/modules/implementation-xquery/META-INF/MANIFEST.MF2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/implementation-xquery/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/implementation-xquery/META-INF/MANIFEST.MF
index 2aecd6d78c..a8d970b4ae 100644
--- a/branches/sca-equinox/modules/implementation-xquery/META-INF/MANIFEST.MF
+++ b/branches/sca-equinox/modules/implementation-xquery/META-INF/MANIFEST.MF
@@ -43,8 +43,10 @@ Import-Package: javax.xml.namespace,
org.apache.tuscany.sca.core.factory;version="1.4",
org.apache.tuscany.sca.databinding;version="1.4",
org.apache.tuscany.sca.databinding.impl;version="1.4",
+ org.apache.tuscany.sca.databinding.javabeans;version="1.4.0",
org.apache.tuscany.sca.databinding.saxon;version="1.4",
org.apache.tuscany.sca.databinding.saxon.collection;version="1.4",
+ org.apache.tuscany.sca.implementation.java;version="1.4.0",
org.apache.tuscany.sca.implementation.java.injection;version="1.4",
org.apache.tuscany.sca.implementation.xquery;version="1.4",
org.apache.tuscany.sca.interfacedef;version="1.4",