Author: slaws
Date: Wed Apr  7 16:51:44 2010
New Revision: 931619

URL: http://svn.apache.org/viewvc?rev=931619&view=rev
Log:
TUSCANY-3526 - added commented out line that will launch with OSGi for testing 
permgen problem

Modified:
    
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/oasis-sca-tests.properties

Modified: 
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/oasis-sca-tests.properties
URL: 
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/oasis-sca-tests.properties?rev=931619&r1=931618&r2=931619&view=diff
==============================================================================
--- 
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/oasis-sca-tests.properties
 (original)
+++ 
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/oasis-sca-tests.properties
 Wed Apr  7 16:51:44 2010
@@ -23,6 +23,8 @@ org.oasis.sca.tests.assembly.lang=Java
 # 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
+#TUSCANY-3526 - testing with OSGi launcher gives permgen
+#org.oasis.sca.tests.assembly.runtime_bridge=client.TuscanyRuntimeBridge
 
 # The location of the contributions for the test suite
 # %1 represents the placement of the name of each contribution into the 
location URI


Reply via email to