Author: pete.muir(a)jboss.org
Date: 2010-01-29 17:28:38 -0500 (Fri, 29 Jan 2010)
New Revision: 5672
Modified:
core/trunk/jboss-tck-runner/src/test/debug-resources/META-INF/jboss-test-harness.properties
Log:
fix back to general, not marius', settings
Modified:
core/trunk/jboss-tck-runner/src/test/debug-resources/META-INF/jboss-test-harness.properties
===================================================================
---
core/trunk/jboss-tck-runner/src/test/debug-resources/META-INF/jboss-test-harness.properties 2010-01-29
20:05:52 UTC (rev 5671)
+++
core/trunk/jboss-tck-runner/src/test/debug-resources/META-INF/jboss-test-harness.properties 2010-01-29
22:28:38 UTC (rev 5672)
@@ -1,12 +1,7 @@
# Configuration for running incontainer tests from your IDE
-# Alter the path webbeans accordingly (relative from the tck/impl dir)
+# Alter the path weld accordingly (relative from the tck/impl dir)
org.jboss.testharness.standalone=false
-org.jboss.testharness.container.extraConfigurationDir=/Users/marius/Work/jboss/weld/core/jboss-as
+org.jboss.testharness.container.extraConfigurationDir=../../weld/jboss-as
org.jboss.testharness.container.forceRestart=false
-org.jboss.testharness.libraryDirectory=/Users/marius/Work/jboss/weld/core/jboss-tck-runner/target/dependency/lib
+org.jboss.testharness.libraryDirectory=../../weld/jboss-tck-runner/target/dependency/lib
org.jboss.testharness.runIntegrationTests=true
-#jboss.home=/opt/jboss/jboss-6.0.0-SNAPSHOT
-jboss.home=/opt/jboss/jboss-6.0.0.M1
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.provider.url=jnp://localhost:1099
-java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
Show replies by date