summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/tb7/modules/extensibility-equinox/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/branches/tb7/modules/extensibility-equinox/META-INF/MANIFEST.MF')
-rw-r--r--sandbox/ant/sca/branches/tb7/modules/extensibility-equinox/META-INF/MANIFEST.MF24
1 files changed, 24 insertions, 0 deletions
diff --git a/sandbox/ant/sca/branches/tb7/modules/extensibility-equinox/META-INF/MANIFEST.MF b/sandbox/ant/sca/branches/tb7/modules/extensibility-equinox/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..9d701161cc
--- /dev/null
+++ b/sandbox/ant/sca/branches/tb7/modules/extensibility-equinox/META-INF/MANIFEST.MF
@@ -0,0 +1,24 @@
+Manifest-Version: 1.0
+Private-Package: org.apache.tuscany.sca.extensibility.equinox;version=
+ "2.0.0"
+Bundle-ActivationPolicy: lazy
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA Extensibility for Eclipse Equinox
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+DynamicImport-Package: *
+Eclipse-LazyStart: true
+Bundle-Version: 2.0.0
+Bnd-LastModified: 1225397425625
+Bundle-Activator: org.apache.tuscany.sca.extensibility.equinox.Equinox
+ ServiceDiscoveryActivator
+Bundle-ManifestVersion: 2
+Bundle-Description: Apache Tuscany SCA Extensibility for Eclipse Equin
+ ox
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Import-Package: org.apache.tuscany.sca.extensibility;version="2.0.0",
+ org.eclipse.core.runtime.adaptor;resolution:=optional,
+ org.osgi.framework;version="1.4"
+Bundle-SymbolicName: org.apache.tuscany.sca.extensibility.equinox
+Bundle-DocURL: http://www.apache.org/
+