summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/running-tuscany/embedded-osgi/README
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/running-tuscany/embedded-osgi/README')
-rw-r--r--sca-java-2.x/trunk/samples/running-tuscany/embedded-osgi/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/running-tuscany/embedded-osgi/README b/sca-java-2.x/trunk/samples/running-tuscany/embedded-osgi/README
index 01d277ae09..e0352faf24 100644
--- a/sca-java-2.x/trunk/samples/running-tuscany/embedded-osgi/README
+++ b/sca-java-2.x/trunk/samples/running-tuscany/embedded-osgi/README
@@ -12,9 +12,9 @@ binary distribution archive)
To use this sample OSGI launcher with ant excute the command
-ant run-<contributionname>
+ant <contributionname>
-where run-<contributionname> is one of the targets in the build.xml file
+where <contributionname> is one of the targets in the provided build.xml file
To use this sample launcher to run all of the contributions as junit test cases,
execute the command "mvn" in the launcher directory.