summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-spring-runtime/META-INF
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-04-20 13:15:09 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-04-20 13:15:09 +0000
commit2507e211718440864bb84b9568d2ccafd3d61478 (patch)
tree9f6e4613f5055a44d75f00d90e2ac5a41a4bc810 /java/sca/modules/implementation-spring-runtime/META-INF
parent82a5f5e0fe472c81e4f86630a254933259c96ec5 (diff)
Porting Spring Modules into 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/implementation-spring-runtime/META-INF')
-rw-r--r--java/sca/modules/implementation-spring-runtime/META-INF/MANIFEST.MF13
1 files changed, 13 insertions, 0 deletions
diff --git a/java/sca/modules/implementation-spring-runtime/META-INF/MANIFEST.MF b/java/sca/modules/implementation-spring-runtime/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..ee6ccdfcdd
--- /dev/null
+++ b/java/sca/modules/implementation-spring-runtime/META-INF/MANIFEST.MF
@@ -0,0 +1,13 @@
+Manifest-Version: 1.0
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA Spring Implementation Runtime Model
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+Bnd-LastModified: 1225397170750
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Spring Implementation Runtime Model
+Bundle-SymbolicName: org.apache.tuscany.sca.implementation.spring.runtime
+Bundle-DocURL: http://www.apache.org/
+Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6