From 279905ab8bdf9a8fe5a4745c9c26195f99ddea7c Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 28 Oct 2009 13:14:35 +0000 Subject: Update typos and grammer in release notes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830523 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES') diff --git a/maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES b/maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES index 5b86a5dc25..edd8d5f171 100644 --- a/maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES +++ b/maven-plugins/trunk/maven-tuscany-plugin/RELEASE_NOTES @@ -9,7 +9,7 @@ to run SCA contributions. There are several ways it can be used: - you can start a Tuscany runtime running an SCA contribution with "mvn tuscany:run" if you - include the Tuscany plugin in the a contributions Maven project plugins definition, eg: + include the Tuscany plugin in the contributions Maven project plugins definition, eg: ... @@ -25,8 +25,9 @@ There are several ways it can be used: -- if you have an SCA contribution file and Maven installed then you can run the contribution - without needing to any install of a Tuscany distribtion by using the following command: +- if you have an SCA contribution file and Maven installed but no Tuscany distribution installed + then you can run the contribution by using the following command which will automatically + download the Tuscany jars and their dependencies: mvn org.apache.tuscany.maven.plugins:maven-tuscany-plugin:launch -Dcontributions= -- cgit v1.2.3