summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M5.1/modules/host-http/META-INF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-10-04 14:45:31 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-10-04 14:45:31 +0000
commitfdeb31bbf8fe1d887ab47e6204952b8e118ab1ef (patch)
treee70013b67c533219aa45b2ff0a0d2bf64e24b7e7 /sca-java-2.x/tags/2.0-M5.1/modules/host-http/META-INF
parent56f0d297c6eba38d5187431ed9319a97ff5d6094 (diff)
Renaming 2.0-M5.1 releasi cadidate release tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004266 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/tags/2.0-M5.1/modules/host-http/META-INF')
-rw-r--r--sca-java-2.x/tags/2.0-M5.1/modules/host-http/META-INF/MANIFEST.MF19
1 files changed, 0 insertions, 19 deletions
diff --git a/sca-java-2.x/tags/2.0-M5.1/modules/host-http/META-INF/MANIFEST.MF b/sca-java-2.x/tags/2.0-M5.1/modules/host-http/META-INF/MANIFEST.MF
deleted file mode 100644
index 33d1e52caf..0000000000
--- a/sca-java-2.x/tags/2.0-M5.1/modules/host-http/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,19 +0,0 @@
-Manifest-Version: 1.0
-Export-Package: org.apache.tuscany.sca.host.http;uses:="javax.servlet,
- javax.servlet.http";version="2.0.0"
-SCA-Version: 1.1
-Bundle-Name: Apache Tuscany SCA HTTP Servlet Host Extension Point
-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 HTTP Servlet Host Extension Poi
- nt
-Import-Package: javax.servlet,
- javax.servlet.http,
- org.apache.tuscany.sca.core;version="2.0.0",
- org.apache.tuscany.sca.extensibility;version="2.0.0",
- org.apache.tuscany.sca.host.http;version="2.0.0"
-Bundle-SymbolicName: org.apache.tuscany.sca.host.http
-Bundle-DocURL: http://www.apache.org/
-Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6