summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/host-jetty/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/host-jetty/META-INF/MANIFEST.MF')
-rw-r--r--branches/sca-equinox/modules/host-jetty/META-INF/MANIFEST.MF21
1 files changed, 21 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/host-jetty/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/host-jetty/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..544f8711f3
--- /dev/null
+++ b/branches/sca-equinox/modules/host-jetty/META-INF/MANIFEST.MF
@@ -0,0 +1,21 @@
+Manifest-Version: 1.0
+Created-By: 1.5.0_11 (Sun Microsystems Inc.)
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Import-Package: javax.servlet,org.apache.tuscany.sca.core;version="1.4
+ ",org.apache.tuscany.sca.host.http;version="1.4",org.apache.tuscany.s
+ ca.work;version="1.4",org.mortbay.jetty;version="6.1.7",org.mortbay.j
+ etty.handler;version="6.1.7",org.mortbay.jetty.nio;version="6.1.7",or
+ g.mortbay.jetty.security;version="6.1.7",org.mortbay.jetty.servlet;ve
+ rsion="6.1.7",org.mortbay.log;version="6.1.7",org.mortbay.resource;ve
+ rsion="6.1.7",org.mortbay.thread;version="6.1.7"
+Bnd-LastModified: 1225317127792
+Bundle-Version: 1.4
+Bundle-Description: Apache Tuscany SCA Jetty Servlet Host Extension
+Bundle-Name: Apache Tuscany SCA Jetty Servlet Host Extension
+Private-Package: org.apache.tuscany.sca.http.jetty;version="1.4"
+Bundle-DocURL: http://www.apache.org/
+Bundle-ManifestVersion: 2
+Bundle-Vendor: The Apache Software Foundation
+Bundle-SymbolicName: org.apache.tuscany.sca.host.jetty
+Tool: Bnd-0.0.255
+