summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-25 13:51:51 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-25 13:51:51 +0000
commit20e087257ce2ce5a645b961a6b7f2de3c12d219d (patch)
tree36e5b5c90f8bed62faf404f3fd336673fbf984ec /sca-java-2.x/trunk/modules
parentc98f20e80f4b26cee514ed280d33aedb4a084e6b (diff)
Remove unused import
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039042 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-script-runtime/META-INF/MANIFEST.MF3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-script-runtime/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/implementation-script-runtime/META-INF/MANIFEST.MF
index aed41dbb4f..5e44f703a0 100644
--- a/sca-java-2.x/trunk/modules/implementation-script-runtime/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/implementation-script-runtime/META-INF/MANIFEST.MF
@@ -19,8 +19,7 @@ Bnd-LastModified: 1225397459984
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Script Implementation Extension
-Import-Package: com.sun.script.jruby,
- javax.script,
+Import-Package: javax.script,
javax.xml.namespace,
org.apache.axiom.om,
org.apache.bsf.xml,