summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-http-runtime/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-08-31 05:05:08 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-08-31 05:05:08 +0000
commit3a981b723afb73b1d4c24b7b30b1bd24ba664e47 (patch)
treeb60629eaba18f05d6e4125f6aca1106d6575e011 /sca-java-2.x/trunk/modules/binding-http-runtime/META-INF/MANIFEST.MF
parentde5caed0917091a043707a9a6e38874d59edea64 (diff)
Add missing imported packages to OSGi Manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991076 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/binding-http-runtime/META-INF/MANIFEST.MF')
-rw-r--r--sca-java-2.x/trunk/modules/binding-http-runtime/META-INF/MANIFEST.MF2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-http-runtime/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/binding-http-runtime/META-INF/MANIFEST.MF
index 175d11f601..0cadabbf76 100644
--- a/sca-java-2.x/trunk/modules/binding-http-runtime/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/binding-http-runtime/META-INF/MANIFEST.MF
@@ -16,9 +16,11 @@ Import-Package: javax.servlet,
org.apache.tuscany.sca.core;version="2.0.0",
org.apache.tuscany.sca.host.http;version="2.0.0",
org.apache.tuscany.sca.interfacedef;version="2.0.0",
+ org.apache.tuscany.sca.interfacedef.util,
org.apache.tuscany.sca.invocation;version="2.0.0",
org.apache.tuscany.sca.provider;version="2.0.0",
org.apache.tuscany.sca.runtime;version="2.0.0",
+ org.oasisopen.sca,
org.oasisopen.sca.annotation;version="2.0.0"
Bundle-SymbolicName: org.apache.tuscany.sca.binding.http.runtime
Bundle-DocURL: http://www.apache.org/