diff options
Diffstat (limited to 'branches/sca-equinox/modules/node-launcher-equinox/META-INF')
-rw-r--r-- | branches/sca-equinox/modules/node-launcher-equinox/META-INF/MANIFEST.MF | 19 | ||||
-rw-r--r-- | branches/sca-equinox/modules/node-launcher-equinox/META-INF/README | 1 |
2 files changed, 19 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/node-launcher-equinox/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/node-launcher-equinox/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..8d3fded4fb --- /dev/null +++ b/branches/sca-equinox/modules/node-launcher-equinox/META-INF/MANIFEST.MF @@ -0,0 +1,19 @@ +Manifest-Version: 1.0
+Eclipse-AutoStart: true
+Created-By: 1.5.0_11 (Sun Microsystems Inc.)
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Import-Package: org.apache.tuscany.sca.node.equinox.launcher;version="
+ 1.4",org.eclipse.core.runtime.adaptor,org.osgi.framework;version="1.4
+ "
+Bnd-LastModified: 1225317286398
+Export-Package: org.apache.tuscany.sca.node.equinox.launcher;uses:="or
+ g.osgi.framework,org.eclipse.core.runtime.adaptor";version="1.4"
+Bundle-Version: 1.4
+Bundle-Name: Apache Tuscany SCA Node Equinox OSGi Launcher
+Bundle-Description: Apache Tuscany SCA Node Equinox OSGi Launcher
+Bundle-DocURL: http://www.apache.org/
+Bundle-ManifestVersion: 2
+Bundle-Vendor: The Apache Software Foundation
+Bundle-SymbolicName: org.apache.tuscany.sca.node.launcher.equinox
+Tool: Bnd-0.0.255
+
diff --git a/branches/sca-equinox/modules/node-launcher-equinox/META-INF/README b/branches/sca-equinox/modules/node-launcher-equinox/META-INF/README deleted file mode 100644 index 009570154d..0000000000 --- a/branches/sca-equinox/modules/node-launcher-equinox/META-INF/README +++ /dev/null @@ -1 +0,0 @@ -This directory contains a generated MANIFEST.MF file. |