summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-22 15:14:46 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-22 15:14:46 +0000
commitd278cf851b12c7c29724cff3b25b86715f794c71 (patch)
tree0d354ecb5622f827bf1277785e121da7cb8fcdfe /maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES
parent0291ec5dce4655b1ad68e2acf77501267a6bd796 (diff)
Add doc and legal files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767563 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES')
-rw-r--r--maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES b/maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES
new file mode 100644
index 0000000000..9e3a7155dc
--- /dev/null
+++ b/maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES
@@ -0,0 +1,7 @@
+Apache Tuscany Maven Tuscany Plugin Alpha1 Release Notes
+========================================================
+
+Initial release
+
+This module is a Maven plugin enabling using "mvn tuscany:run" for starting a Tuscany runtime
+to run a project as an SCA contribution.