[jboss-cvs] JBossAS SVN: r105602 - branches/JBPAPP_5_1/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 2 17:29:08 EDT 2010


Author: rrajesh
Date: 2010-06-02 17:29:07 -0400 (Wed, 02 Jun 2010)
New Revision: 105602

Modified:
   branches/JBPAPP_5_1/testsuite/build.xml
Log:
Temporarily disabling tests-jbossmessaging-cluster, doesn't work with hornetq, need to conditionally run this target only for jboss messaging

Modified: branches/JBPAPP_5_1/testsuite/build.xml
===================================================================
--- branches/JBPAPP_5_1/testsuite/build.xml	2010-06-02 21:22:00 UTC (rev 105601)
+++ branches/JBPAPP_5_1/testsuite/build.xml	2010-06-02 21:29:07 UTC (rev 105602)
@@ -1558,7 +1558,9 @@
       <antcall target="tests-security-jaspi-unit"/>
 -->
       <antcall target="tests-jbossmessaging"/>
+<!-- Temporarily disabling, doesn't work with hornetq, need to conditionally run this target only for jboss messaging
       <antcall target="tests-jbossmessaging-cluster"/>
+-->
       <antcall target="tests-compatibility"/>
       <antcall target="tests-aop-scoped"/>
       <antcall target="jrmp-invoker-tests"/>




More information about the jboss-cvs-commits mailing list