Author: thomas.diesler(a)jboss.com
Date: 2008-05-07 09:14:20 -0400 (Wed, 07 May 2008)
New Revision: 6936
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
remove jdpw args
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2008-05-07 13:13:44 UTC (rev 6935)
+++ stack/native/trunk/modules/testsuite/pom.xml 2008-05-07 13:14:20 UTC (rev 6936)
@@ -112,7 +112,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>${surefire.jvm.args}</argLine>
- <argLine>${surefire.jdpw.args}</argLine>
+ <!--argLine>${surefire.jdpw.args}</argLine-->
<systemProperties>
<property>
<name>build.testlog</name>
Show replies by date