Author: slaws
Date: Thu Sep 1 15:38:09 2011
New Revision: 1164115
URL: http://svn.apache.org/viewvc?rev=1164115&view=rev
Log:
Add the option to use (commented out) if you want to try running the tests with
the domain node
Modified:
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties
Modified:
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties
URL:
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties?rev=1164115&r1=1164114&r2=1164115&view=diff
==============================================================================
---
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties
(original)
+++
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties
Thu Sep 1 15:38:09 2011
@@ -23,6 +23,7 @@ org.oasis.sca.tests.assembly.lang=POJO
# The class to use as the Runtime Bridge for the SCA runtime under test
#org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyOSGiRuntimeBridge
org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyRuntimeBridge
+#org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyDomainNodeRuntimeBridge
# The location of the contributions for the test suite
# %1 represents the placement of the name of each contribution into the
location URI