summaryrefslogtreecommitdiffstats
path: root/sandbox/testRelease/tags/2.0-M5/modules/monitor/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-04 15:58:35 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-04 15:58:35 +0000
commitfd6ebfb52d7e73960b3a269da396a15b8ba90b26 (patch)
tree23c2118f4a4bb5ae901b36298ac69e96e319c8f1 /sandbox/testRelease/tags/2.0-M5/modules/monitor/META-INF/MANIFEST.MF
parentdd293020f298fcfd8515d532777427b4c7924cf5 (diff)
[maven-scm] copy for tag 2.0-M5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940923 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/testRelease/tags/2.0-M5/modules/monitor/META-INF/MANIFEST.MF')
-rw-r--r--sandbox/testRelease/tags/2.0-M5/modules/monitor/META-INF/MANIFEST.MF14
1 files changed, 14 insertions, 0 deletions
diff --git a/sandbox/testRelease/tags/2.0-M5/modules/monitor/META-INF/MANIFEST.MF b/sandbox/testRelease/tags/2.0-M5/modules/monitor/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..c9613cb52c
--- /dev/null
+++ b/sandbox/testRelease/tags/2.0-M5/modules/monitor/META-INF/MANIFEST.MF
@@ -0,0 +1,14 @@
+Manifest-Version: 1.0
+Export-Package: org.apache.tuscany.sca.monitor;version="2.0.0"
+Bundle-Name: Apache Tuscany SCA Monitor
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+SCA-Version: 1.1
+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="2.0.0"
+DynamicImport-Package: org.apache.tuscany.sca.*;version="2.0.0"
+Bundle-SymbolicName: org.apache.tuscany.sca.monitor
+Bundle-DocURL: http://www.apache.org/
+Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6