Author: alessio.soldano(a)jboss.com
Date: 2012-04-06 12:36:56 -0400 (Fri, 06 Apr 2012)
New Revision: 16123
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3482] Moving JBWS2150 test to forked test group as it can affect other tests running
at the same time
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2012-04-06 16:31:19 UTC (rev 16122)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2012-04-06 16:36:56 UTC (rev 16123)
@@ -365,6 +365,7 @@
<includes>
<include>**/smoke/tools/**/*TestForked.java</include>
<include>**/smoke/tools/**/*TestCaseForked.java</include>
+ <include>**/jbws2150/**/*TestCaseForked.java</include>
</includes>
<systemProperties>
<property>
Show replies by date