[hornetq-commits] JBoss hornetq SVN: r11602 - trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Oct 26 07:06:55 EDT 2011


Author: borges
Date: 2011-10-26 07:06:55 -0400 (Wed, 26 Oct 2011)
New Revision: 11602

Modified:
   trunk/pom.xml
Log:
Run the concurrent tests on jenkins.


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2011-10-26 10:48:55 UTC (rev 11601)
+++ trunk/pom.xml	2011-10-26 11:06:55 UTC (rev 11602)
@@ -392,7 +392,7 @@
             <skipJoramTests>false</skipJoramTests>
             <skipIntegrationTests>false</skipIntegrationTests>
             <skipTimingTests>true</skipTimingTests>
-            <skipConcurrentTests>true</skipConcurrentTests>
+            <skipConcurrentTests>false</skipConcurrentTests>
             <skipStressTests>true</skipStressTests>
             <skipSoakTests>true</skipSoakTests>
             <skipPerformanceTests>true</skipPerformanceTests>



More information about the hornetq-commits mailing list