summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-widget/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-04 02:38:54 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-04 02:38:54 +0000
commit21a870046c18047f1505da9ec97180bd17920919 (patch)
tree4abf72f15c44d1d8f979d6ffb4766818232c19fb /sca-java-2.x/trunk/modules/implementation-widget/META-INF/MANIFEST.MF
parent6d260660f6a14a6aeac68e8819a77f46602bb346 (diff)
TUSCANY-3565 - Registering dojo resource servlet only when implementation widget starts...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951242 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/implementation-widget/META-INF/MANIFEST.MF')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-widget/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-widget/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/implementation-widget/META-INF/MANIFEST.MF
index 84a8c8380a..fcc1ede5d2 100644
--- a/sca-java-2.x/trunk/modules/implementation-widget/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/implementation-widget/META-INF/MANIFEST.MF
@@ -6,7 +6,8 @@ Export-Package: org.apache.tuscany.sca.implementation.widget;version="2.0.0";
org.apache.tuscany.sca.contribution.resolver,
org.apache.tuscany.sca.contribution.processor,
org.apache.tuscany.sca.core,
- javax.xml.namespace"
+ javax.xml.namespace",
+ org.apache.tuscany.sca.implementation.widget.javascript;version="2.0.0"
SCA-Version: 1.1
Bundle-Name: Apache Tuscany SCA Widget Implementation Model
Bundle-Vendor: The Apache Software Foundation