summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-rmi/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 23:20:54 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-10-07 23:20:54 +0000
commitea15beb4512405f05301461a2b18a601ecb2b8e9 (patch)
treedf2c10fded2f11da4dad55b6c372aea3fe0b7563 /java/sca/modules/host-rmi/META-INF/MANIFEST.MF
parenta840e8363b090d94d713be42b3d7a3e2bd2dc94d (diff)
Add missing Import-Package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822962 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-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/