summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-api/META-INF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 12:29:45 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 12:29:45 +0000
commitc974a42c02f6a43b372652c498d70c7c2db2ba28 (patch)
treec8b7ebb755aaa9ec5f8883ebd26498b6ded34a6f /java/sca/modules/node-api/META-INF
parentdc31e1e8635951f833ffdfe22749ccc1f3caf2b9 (diff)
Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to run the calclator sample. Minimal modules as identified in http://apache.markmail.org/message/ofdwyjikioosc7bn. Still need to update for new version, that will be in a seperate commit
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718231 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/node-api/META-INF')
-rw-r--r--java/sca/modules/node-api/META-INF/MANIFEST.MF19
1 files changed, 19 insertions, 0 deletions
diff --git a/java/sca/modules/node-api/META-INF/MANIFEST.MF b/java/sca/modules/node-api/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..077bca13a3
--- /dev/null
+++ b/java/sca/modules/node-api/META-INF/MANIFEST.MF
@@ -0,0 +1,19 @@
+Manifest-Version: 1.0
+Export-Package: org.apache.tuscany.sca.node;uses:="org.osoa.sca";versi
+ on="1.4"
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA Node API
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+DynamicImport-Package: org.apache.tuscany.sca.node.impl,org.apache.tus
+ cany.sca.extensibility
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 1.4
+Bnd-LastModified: 1225397189093
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Node API
+Import-Package: org.apache.tuscany.sca.node;version="1.4",org.osoa.sca
+ ;version="1.4"
+Bundle-SymbolicName: org.apache.tuscany.sca.node.api
+Bundle-DocURL: http://www.apache.org/
+