summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/2.0-M3-RC3/modules/extensibility/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-04 09:53:23 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-04 09:53:23 +0000
commit1368d6b67b2b8095356cf5a9c848b161b609ce29 (patch)
tree97ea695c3be5dacc1e167b32fa43f0a4c01327aa /tags/java/sca/2.0-M3-RC3/modules/extensibility/META-INF/MANIFEST.MF
parent381e3496a8aeb52a14f72673cd0857191d92497c (diff)
Tag 2.0 M3 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791091 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tags/java/sca/2.0-M3-RC3/modules/extensibility/META-INF/MANIFEST.MF')
-rw-r--r--tags/java/sca/2.0-M3-RC3/modules/extensibility/META-INF/MANIFEST.MF19
1 files changed, 19 insertions, 0 deletions
diff --git a/tags/java/sca/2.0-M3-RC3/modules/extensibility/META-INF/MANIFEST.MF b/tags/java/sca/2.0-M3-RC3/modules/extensibility/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..94a091df0c
--- /dev/null
+++ b/tags/java/sca/2.0-M3-RC3/modules/extensibility/META-INF/MANIFEST.MF
@@ -0,0 +1,19 @@
+Manifest-Version: 1.0
+Export-Package: org.apache.tuscany.sca.core;uses:="org.apache.tuscany.
+ sca.extensibility";version="2.0.0",org.apache.tuscany.sca.extensibility
+ ;version="2.0.0"
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA Extensibility
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+DynamicImport-Package: org.apache.tuscany.sca.extensibility.equinox
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+Bnd-LastModified: 1225397079296
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Extensibility
+Import-Package: org.apache.tuscany.sca.core;version="2.0.0",
+ org.apache.tuscany.sca.extensibility;version="2.0.0"
+Bundle-SymbolicName: org.apache.tuscany.sca.extensibility
+Bundle-DocURL: http://www.apache.org/
+Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6