summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-25 07:35:23 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-25 07:35:23 +0000
commit1fda606e52ae4159865bc0956258c25af544df8a (patch)
tree5ab66dd667beb8300dd77fd28b0c72d7dbc96b2a /java/sca/distribution
parent10209d80139fdd8a276c8aa797521a55bd626ef9 (diff)
Add a manifest so compiler doesn't complain (why do we need these for non-bundles?)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778330 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution')
-rw-r--r--java/sca/distribution/tomcat/tomcat-servlet/META-INF/MANIFEST.MF10
1 files changed, 10 insertions, 0 deletions
diff --git a/java/sca/distribution/tomcat/tomcat-servlet/META-INF/MANIFEST.MF b/java/sca/distribution/tomcat/tomcat-servlet/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..56ad1d49d1
--- /dev/null
+++ b/java/sca/distribution/tomcat/tomcat-servlet/META-INF/MANIFEST.MF
@@ -0,0 +1,10 @@
+Manifest-Version: 1.0
+Bundle-Name: Apache Tuscany SCA Tomcat Servlet
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+Bnd-LastModified: 1222833658000
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Tomcat Servlet
+Bundle-SymbolicName: org.apache.tuscany.sca.tomcat.servlet