summaryrefslogtreecommitdiffstats
path: root/java/sca/archetypes/contribution-jar/META-INF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-26 16:15:36 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-26 16:15:36 +0000
commitc04dfaf9bd6683c23b98ca79b17e53166304e5c0 (patch)
tree8245ceef57f68b502591d61fe4adb274289a09fc /java/sca/archetypes/contribution-jar/META-INF
parent5410813a68af59947dff120d6ccf91577a4f393d (diff)
Add an archetype to create a simple SCA contribution jar. Was going to wait till after m2 before committing this but as M2 is delayed a bit to get the osgi work in nmight as well add this too
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758714 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/archetypes/contribution-jar/META-INF')
-rw-r--r--java/sca/archetypes/contribution-jar/META-INF/MANIFEST.MF11
1 files changed, 11 insertions, 0 deletions
diff --git a/java/sca/archetypes/contribution-jar/META-INF/MANIFEST.MF b/java/sca/archetypes/contribution-jar/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..fc8bb44b4c
--- /dev/null
+++ b/java/sca/archetypes/contribution-jar/META-INF/MANIFEST.MF
@@ -0,0 +1,11 @@
+Manifest-Version: 1.0
+Bundle-Name: Apache Tuscany SCA Contribution JAR
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Quickstart Archetype
+Bundle-SymbolicName: org.apache.tuscany.sca.archetype.contribution.jar
+Bundle-DocURL: http://www.apache.org/
+