summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M4/archetypes/quickstart-jsonp/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-28 09:54:25 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-28 09:54:25 +0000
commit613b275ffa5d7ae0c41b625db231c187b8a136ef (patch)
tree74f448551ee167bfb627fa51849f006e4f5ffb31 /branches/sca-java-2.0-M4/archetypes/quickstart-jsonp/META-INF/MANIFEST.MF
parent17d6a0df23caf287e42c7dbf3919e49d60fdedd2 (diff)
Create 2.0 M4 release branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830484 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-2.0-M4/archetypes/quickstart-jsonp/META-INF/MANIFEST.MF11
1 files changed, 11 insertions, 0 deletions
diff --git a/branches/sca-java-2.0-M4/archetypes/quickstart-jsonp/META-INF/MANIFEST.MF b/branches/sca-java-2.0-M4/archetypes/quickstart-jsonp/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..29e03eb396
--- /dev/null
+++ b/branches/sca-java-2.0-M4/archetypes/quickstart-jsonp/META-INF/MANIFEST.MF
@@ -0,0 +1,11 @@
+Manifest-Version: 1.0
+Bundle-Name: Apache Tuscany SCA Quickstart Archetype
+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.quickstart
+Bundle-DocURL: http://www.apache.org/
+Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6