summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/tb3/modules/contribution-xml/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 17:02:07 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 17:02:07 +0000
commit875ac5d246878b199c393e9700c8a085c8939333 (patch)
treed5e3118530829e4b244de744ece37495142dafd5 /sandbox/ant/sca/branches/tb3/modules/contribution-xml/META-INF/MANIFEST.MF
parent743de5fd012ae4e753a584e57ad1252aa9e6208f (diff)
[maven-release-plugin] copy for branch tb3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756088 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/branches/tb3/modules/contribution-xml/META-INF/MANIFEST.MF')
-rw-r--r--sandbox/ant/sca/branches/tb3/modules/contribution-xml/META-INF/MANIFEST.MF27
1 files changed, 27 insertions, 0 deletions
diff --git a/sandbox/ant/sca/branches/tb3/modules/contribution-xml/META-INF/MANIFEST.MF b/sandbox/ant/sca/branches/tb3/modules/contribution-xml/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..d80ced9e24
--- /dev/null
+++ b/sandbox/ant/sca/branches/tb3/modules/contribution-xml/META-INF/MANIFEST.MF
@@ -0,0 +1,27 @@
+Manifest-Version: 1.0
+Private-Package: org.apache.tuscany.sca.contribution.processor.xml;ver
+ sion="2.0.0"
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA XML Contribution Model
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+Bnd-LastModified: 1225397199187
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA XML Contribution Model
+Import-Package: javax.xml.namespace,
+ javax.xml.parsers,
+ javax.xml.stream,
+ javax.xml.stream.events,
+ org.apache.tuscany.sca.assembly;version="2.0.0",
+ org.apache.tuscany.sca.contribution;version="2.0.0",
+ org.apache.tuscany.sca.contribution.processor;version="2.0.0",
+ org.apache.tuscany.sca.contribution.resolver;version="2.0.0",
+ org.apache.tuscany.sca.core;version="2.0.0",
+ org.apache.tuscany.sca.monitor;version="2.0.0",
+ org.apache.tuscany.sca.policy;version="2.0.0",
+ org.w3c.dom
+Bundle-SymbolicName: org.apache.tuscany.sca.contribution.xml
+Bundle-DocURL: http://www.apache.org/
+