summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta3-RC2/modules/implementation-widget/META-INF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-02-16 15:38:02 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-02-16 15:38:02 +0000
commit6a5618b2741471546e0b0885e1758c391837dff6 (patch)
tree4ce17155a4e4e9046d4cc1355042ac35d96209a2 /sca-java-2.x/tags/2.0-Beta3-RC2/modules/implementation-widget/META-INF
parent498901ee4d30917ba1fd696e75b61ce3aea79c29 (diff)
Rename beta3 tag to final name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245031 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/tags/2.0-Beta3-RC2/modules/implementation-widget/META-INF')
-rw-r--r--sca-java-2.x/tags/2.0-Beta3-RC2/modules/implementation-widget/META-INF/MANIFEST.MF31
1 files changed, 0 insertions, 31 deletions
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/implementation-widget/META-INF/MANIFEST.MF b/sca-java-2.x/tags/2.0-Beta3-RC2/modules/implementation-widget/META-INF/MANIFEST.MF
deleted file mode 100644
index fcc1ede5d2..0000000000
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/implementation-widget/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,31 +0,0 @@
-Manifest-Version: 1.0
-Export-Package: org.apache.tuscany.sca.implementation.widget;version="2.0.0";
- uses:="javax.xml.stream,
- org.apache.tuscany.sca.data.collection,
- org.apache.tuscany.sca.assembly,
- org.apache.tuscany.sca.contribution.resolver,
- org.apache.tuscany.sca.contribution.processor,
- org.apache.tuscany.sca.core,
- 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
-Bundle-Version: 2.0.0
-Bundle-ManifestVersion: 2
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
-Bundle-Description: Apache Tuscany SCA Widget Implementation Model
-Import-Package: javax.xml.namespace,
- javax.xml.stream,
- org.apache.tuscany.sca.assembly;version="2.0.0",
- org.apache.tuscany.sca.assembly.impl;version="2.0.0",
- org.apache.tuscany.sca.contribution;version="2.0.0",
- org.apache.tuscany.sca.contribution.processor;version="2.0.0",
- org.apache.tuscany.sca.contribution.resolver;version="2.0.0",
- org.apache.tuscany.sca.data.collection;version="2.0.0",
- org.apache.tuscany.sca.interfacedef;version="2.0.0",
- org.apache.tuscany.sca.interfacedef.java;version="2.0.0",
- org.apache.tuscany.sca.monitor;version="2.0.0"
-Bundle-SymbolicName: org.apache.tuscany.sca.implementation.widget
-Bundle-DocURL: http://www.apache.org/
-