summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--java/sca/modules/host-rmi/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/sca/modules/host-rmi/META-INF/MANIFEST.MF b/java/sca/modules/host-rmi/META-INF/MANIFEST.MF
index 045f10a935..686ee33f4a 100644
--- a/java/sca/modules/host-rmi/META-INF/MANIFEST.MF
+++ b/java/sca/modules/host-rmi/META-INF/MANIFEST.MF
@@ -9,7 +9,8 @@ Bnd-LastModified: 1225397321468
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA RMI Host Extension Point
-Import-Package: org.apache.tuscany.sca.core;version="2.0.0",
+Import-Package: javax.net,
+ org.apache.tuscany.sca.core;version="2.0.0",
org.apache.tuscany.sca.host.rmi;version="2.0.0"
Bundle-SymbolicName: org.apache.tuscany.sca.host.rmi
Bundle-DocURL: http://www.apache.org/