summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta1-RC2/modules/wink/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-02-16 15:41:39 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-02-16 15:41:39 +0000
commit4585b42320e7e79bec583b937ca88bc1577e635c (patch)
treef1e1357e779979bac055ff6ea92716942a7c429d /sca-java-2.x/tags/2.0-Beta1-RC2/modules/wink/META-INF/MANIFEST.MF
parent3b7a9c51b93925c567b6b84450410b2737cc565e (diff)
Delete old RC tags
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245039 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/tags/2.0-Beta1-RC2/modules/wink/META-INF/MANIFEST.MF')
-rw-r--r--sca-java-2.x/tags/2.0-Beta1-RC2/modules/wink/META-INF/MANIFEST.MF18
1 files changed, 0 insertions, 18 deletions
diff --git a/sca-java-2.x/tags/2.0-Beta1-RC2/modules/wink/META-INF/MANIFEST.MF b/sca-java-2.x/tags/2.0-Beta1-RC2/modules/wink/META-INF/MANIFEST.MF
deleted file mode 100644
index 17bef2689d..0000000000
--- a/sca-java-2.x/tags/2.0-Beta1-RC2/modules/wink/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,18 +0,0 @@
-Manifest-Version: 1.0
-SCA-Version: 1.1
-Bundle-Name: Apache Tuscany SCA Wink
-Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 2.0
-Bundle-ManifestVersion: 2
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
-Bundle-Description: Apache Tuscany SCA Wink
-Import-Package: javax.servlet,
- org.apache.tuscany.sca.implementation.web.runtime.utils;version="2.0",
- org.apache.wink.common;version="1.1.1.incubating",
- org.apache.wink.common.internal.registry;version="1.1.1.incubating",
- org.apache.wink.server.internal;version="1.1.1.incubating",
- org.apache.wink.server.internal.registry;version="1.1.1.incubating",
- org.oasisopen.sca.annotation;version="2.0"
-Bundle-SymbolicName: org.apache.tuscany.sca.wink
-Bundle-DocURL: http://www.apache.org/
-Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6