[jbosscache-commits] JBoss Cache SVN: r7161 - core/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Wed Nov 19 06:33:38 EST 2008


Author: mircea.markus
Date: 2008-11-19 06:33:37 -0500 (Wed, 19 Nov 2008)
New Revision: 7161

Modified:
   core/trunk/pom.xml
Log:
increased thread count

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2008-11-19 11:10:43 UTC (rev 7160)
+++ core/trunk/pom.xml	2008-11-19 11:33:37 UTC (rev 7161)
@@ -132,7 +132,7 @@
             <version>2.4.3-JBOSS</version>
             <configuration>
                <parallel>tests</parallel>
-               <threadCount>1</threadCount>
+               <threadCount>10</threadCount>
                <forkMode>none</forkMode>
                <trimStackTrace>false</trimStackTrace>
                <properties>




More information about the jbosscache-commits mailing list