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

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Fri Dec 19 11:10:30 EST 2008


Author: mircea.markus
Date: 2008-12-19 11:10:30 -0500 (Fri, 19 Dec 2008)
New Revision: 7341

Modified:
   core/trunk/pom.xml
Log:
run functional test on UDP

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2008-12-19 16:00:48 UTC (rev 7340)
+++ core/trunk/pom.xml	2008-12-19 16:10:30 UTC (rev 7341)
@@ -412,7 +412,7 @@
          <id>test-functional</id>
          <properties>
             <defaultTestGroup>functional</defaultTestGroup>
-            <protocol.stack>tcp</protocol.stack>
+            <protocol.stack>udp</protocol.stack>
          </properties>
       </profile>
 




More information about the jbosscache-commits mailing list