summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/monitor/META-INF/MANIFEST.MF
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/monitor/META-INF/MANIFEST.MF
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/monitor/META-INF/MANIFEST.MF')
-rw-r--r--java/sca/modules/monitor/META-INF/MANIFEST.MF16
1 files changed, 16 insertions, 0 deletions
diff --git a/java/sca/modules/monitor/META-INF/MANIFEST.MF b/java/sca/modules/monitor/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..131bbcaf52
--- /dev/null
+++ b/java/sca/modules/monitor/META-INF/MANIFEST.MF
@@ -0,0 +1,16 @@
+Manifest-Version: 1.0
+Export-Package: org.apache.tuscany.sca.monitor;version="1.4"
+Private-Package: org.apache.tuscany.sca.monitor.impl;version="1.4"
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA Monitor
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 1.4
+Bnd-LastModified: 1225397090921
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Monitor
+Import-Package: org.apache.tuscany.sca.monitor;version="1.4"
+Bundle-SymbolicName: org.apache.tuscany.sca.monitor
+Bundle-DocURL: http://www.apache.org/
+