summaryrefslogtreecommitdiffstats
path: root/java/sca/otest/current/README
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-29 09:38:45 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-29 09:38:45 +0000
commitaab68ffeb310269802d9a597d313588b46be5342 (patch)
treee68571d2d21cc8c5a22b65c764190ccd8ccf441e /java/sca/otest/current/README
parentaf72632bc73c9f1983f72f1647236bff3392cab6 (diff)
Update the README about the oasis-sca-tests.properties file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798824 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/otest/current/README')
-rw-r--r--java/sca/otest/current/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/sca/otest/current/README b/java/sca/otest/current/README
index 769a0e242e..0279a21c8f 100644
--- a/java/sca/otest/current/README
+++ b/java/sca/otest/current/README
@@ -6,6 +6,10 @@ mvn
should build and run all of the otests
+The file otest\current\tests\src\test\resources\oasis-sca-tests.properties configures the
+test environment. Currently you can run in either the Java standalone or OSGi runtimes
+which is configured by the org.oasis.sca.tests.assembly.runtime_bridge property.
+
Running the otests with Tuscany using Eclipse
=============================================