From 2507e211718440864bb84b9568d2ccafd3d61478 Mon Sep 17 00:00:00 2001 From: ramkumar Date: Mon, 20 Apr 2009 13:15:09 +0000 Subject: Porting Spring Modules into 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766685 13f79535-47bb-0310-9956-ffa450edef68 --- .../implementation-spring-runtime/META-INF/MANIFEST.MF | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 java/sca/modules/implementation-spring-runtime/META-INF/MANIFEST.MF (limited to 'java/sca/modules/implementation-spring-runtime/META-INF') 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 -- cgit v1.2.3