Author: richard.opalka(a)jboss.com
Date: 2008-05-15 05:12:46 -0400 (Thu, 15 May 2008)
New Revision: 7037
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
enable fork mode per test for a while
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2008-05-14 20:19:10 UTC (rev 7036)
+++ stack/native/trunk/modules/testsuite/pom.xml 2008-05-15 09:12:46 UTC (rev 7037)
@@ -140,8 +140,8 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <!--
http://jira.jboss.org/jira/browse/JBWS-2176
- <forkMode>pertest</forkMode-->
+ <!--
http://jira.jboss.org/jira/browse/JBWS-2176 -->
+ <forkMode>pertest</forkMode>
<systemProperties>
<property>
<name>java.naming.provider.url</name>