summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-18 09:28:04 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-18 09:28:04 +0000
commit19a822121b3cf78951f50fb1036b58ee51a72b97 (patch)
tree4b48a697d97cd573c2ce1b46fe33b1d76acb502a /java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF
parent4b272bf29d1305f2aa939e6e8a5597e6f85e88c3 (diff)
Start to bringup the implementation-web-runtime module (copied frm 1.x)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745450 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF')
-rw-r--r--java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF13
1 files changed, 13 insertions, 0 deletions
diff --git a/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF b/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..808e93ec2f
--- /dev/null
+++ b/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF
@@ -0,0 +1,13 @@
+Manifest-Version: 1.0
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA Web Implementation Web Runtime
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+Bnd-LastModified: 1225397153500
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Implementation Web Runtime
+Bundle-SymbolicName: org.apache.tuscany.sca.implementation.web.runtime
+Bundle-DocURL: http://www.apache.org/
+