summaryrefslogtreecommitdiffstats
path: root/java/sca/contrib/modules/node-api/META-INF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 00:07:37 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 00:07:37 +0000
commitad1c9458ea08eb593be252b706a88568f17c494c (patch)
treea40c652e6409242cc858afbdf24e52e429892115 /java/sca/contrib/modules/node-api/META-INF
parent85ec6444c1ff2cb29da5889344d365779d3dc778 (diff)
Moving current trunk modules to contrib, before starting the Equinox branch merge
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/contrib/modules/node-api/META-INF')
-rw-r--r--java/sca/contrib/modules/node-api/META-INF/MANIFEST.MF19
1 files changed, 19 insertions, 0 deletions
diff --git a/java/sca/contrib/modules/node-api/META-INF/MANIFEST.MF b/java/sca/contrib/modules/node-api/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..6f7b072a19
--- /dev/null
+++ b/java/sca/contrib/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="2.0"
+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: 2.0
+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="2.0",org.osoa.sca
+ ;version="2.0"
+Bundle-SymbolicName: org.apache.tuscany.sca.node.api
+Bundle-DocURL: http://www.apache.org/
+