[jbossws-commits] JBossWS SVN: r19149 - stack/cxf/branches/arquillian/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Dec 16 04:59:42 EST 2014


Author: asoldano
Date: 2014-12-16 04:59:42 -0500 (Tue, 16 Dec 2014)
New Revision: 19149

Modified:
   stack/cxf/branches/arquillian/modules/testsuite/pom.xml
Log:
Temporary disable spring tests, to have proper runs on hudson


Modified: stack/cxf/branches/arquillian/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/arquillian/modules/testsuite/pom.xml	2014-12-16 07:58:00 UTC (rev 19148)
+++ stack/cxf/branches/arquillian/modules/testsuite/pom.xml	2014-12-16 09:59:42 UTC (rev 19149)
@@ -649,9 +649,9 @@
     -->
     <profile>
       <id>spring</id>
-      <modules>
+<!--      <modules>
         <module>cxf-spring-tests</module>
-      </modules>
+      </modules>-->
       <dependencies>
         <dependency>
           <groupId>org.springframework</groupId>



More information about the jbossws-commits mailing list