Author: dan.j.allen
Date: 2009-06-24 00:04:45 -0400 (Wed, 24 Jun 2009)
New Revision: 2877
Modified:
ri/trunk/jboss-tck-runner/src/test/debug-resources/META-INF/jboss-test-harness.properties
Log:
assume the checkout structure webbeans/ri instead of webbeans/webbeans
Modified:
ri/trunk/jboss-tck-runner/src/test/debug-resources/META-INF/jboss-test-harness.properties
===================================================================
---
ri/trunk/jboss-tck-runner/src/test/debug-resources/META-INF/jboss-test-harness.properties 2009-06-23
23:17:35 UTC (rev 2876)
+++
ri/trunk/jboss-tck-runner/src/test/debug-resources/META-INF/jboss-test-harness.properties 2009-06-24
04:04:45 UTC (rev 2877)
@@ -1,7 +1,7 @@
# Configuration for running incontainer tests from your IDE
# Alter the path webbeans accordingly (relative from the tck/impl dir)
org.jboss.testharness.standalone=false
-org.jboss.testharness.container.extraConfigurationDir=../../webbeans/jboss-as
+org.jboss.testharness.container.extraConfigurationDir=../../ri/jboss-as
org.jboss.testharness.container.forceRestart=false
-org.jboss.testharness.libraryDirectory=../../webbeans/jboss-tck-runner/target/dependency/lib
-org.jboss.testharness.runIntegrationTests=true
\ No newline at end of file
+org.jboss.testharness.libraryDirectory=../../ri/jboss-tck-runner/target/dependency/lib
+org.jboss.testharness.runIntegrationTests=true
Show replies by date