summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/host-tomcat
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-31 16:40:08 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-31 16:40:08 +0000
commit0ef4932c162165ca0a0201b16f70a73ba6fefa7c (patch)
tree32393a032b52985ac2561f74b3360c57a99f2da5 /branches/sca-equinox/modules/host-tomcat
parent13acce6f7e526fea2531a77cd02d23f94d6fa2bc (diff)
Add MANIFEST.MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709468 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/host-tomcat')
-rw-r--r--branches/sca-equinox/modules/host-tomcat/META-INF/MANIFEST.MF23
1 files changed, 23 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/host-tomcat/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/host-tomcat/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..457b27b3b6
--- /dev/null
+++ b/branches/sca-equinox/modules/host-tomcat/META-INF/MANIFEST.MF
@@ -0,0 +1,23 @@
+Manifest-Version: 1.0
+Private-Package: org.apache.tuscany.sca.http.tomcat;version="1.4",org.
+ apache.tuscany.sca.http.tomcat.module;version="1.4"
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA Tomcat Servlet Host Extension
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 1.4
+Bnd-LastModified: 1222833663765
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Tomcat Servlet Host Extension
+Import-Package: javax.naming,javax.naming.directory,javax.servlet,java
+ x.servlet.http,org.apache.catalina,org.apache.catalina.connector,org.
+ apache.catalina.core,org.apache.catalina.servlets,org.apache.catalina
+ .startup,org.apache.coyote,org.apache.coyote.http11,org.apache.naming
+ .resources,org.apache.tomcat.util.buf,org.apache.tomcat.util.http.map
+ per,org.apache.tomcat.util.net,org.apache.tuscany.sca.core;version="1
+ .4",org.apache.tuscany.sca.host.http;version="1.4",org.apache.tuscany
+ .sca.work;version="1.4"
+Bundle-SymbolicName: org.apache.tuscany.sca.host.tomcat
+Bundle-DocURL: http://www.apache.org/
+