From 4c31e02ecc8216a242419b451dfec4a48fe8645d Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 23 Sep 2009 17:36:14 +0000 Subject: Correct the bridge string for the OSGi launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818170 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany-test-runner/src/test/resources/oasis-sca-tests.properties | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'java') diff --git a/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/oasis-sca-tests.properties b/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/oasis-sca-tests.properties index e964f7fc7e..880a23c53d 100644 --- a/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/oasis-sca-tests.properties +++ b/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/oasis-sca-tests.properties @@ -21,9 +21,7 @@ org.oasis.sca.tests.assembly.lang=Java # The class to use as the Runtime Bridge for the SCA runtime under test -# - use client.TuscanyRuntimeBridge for the OSGi runtime -# - use tuscany.TuscanyRuntimeBridge for the Java runtime -# org.oasis.sca.tests.assembly.runtime_bridge=client.TuscanyRuntimeBridge +#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 # The location of the contributions for the test suite -- cgit v1.2.3