[jboss-cvs] JBossAS SVN: r67205 - branches/JBPAPP_4_2/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 16 16:40:46 EST 2007


Author: rrajesh
Date: 2007-11-16 16:40:46 -0500 (Fri, 16 Nov 2007)
New Revision: 67205

Modified:
   branches/JBPAPP_4_2/testsuite/build.xml
Log:
JBPAPP-417 Run JBoss Messaging ClusteredTestCase only as part of the clustered config

Modified: branches/JBPAPP_4_2/testsuite/build.xml
===================================================================
--- branches/JBPAPP_4_2/testsuite/build.xml	2007-11-16 21:33:07 UTC (rev 67204)
+++ branches/JBPAPP_4_2/testsuite/build.xml	2007-11-16 21:40:46 UTC (rev 67205)
@@ -725,6 +725,7 @@
      <patternset refid="all.excludes-jbossmessaging"/>
      <exclude name="**/test/xa/test/XAUnitTestCase.class"/>
      <exclude name="org/jboss/test/jbossmessaging/JMSTestCase.class"/>     
+     <exclude name="org/jboss/test/jbossmessaging/clustertest/ClusteredTestCase.class"/>
   </patternset>
 
   <patternset id="jbossmessaging.excludes">




More information about the jboss-cvs-commits mailing list