[jboss-cvs] JBossAS SVN: r64956 - branches/Branch_4_2/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 29 12:44:19 EDT 2007


Author: bstansberry at jboss.com
Date: 2007-08-29 12:44:18 -0400 (Wed, 29 Aug 2007)
New Revision: 64956

Modified:
   branches/Branch_4_2/ejb3/build-test.xml
Log:
[EJBTHREE-1013] Run clustered session tests with buddy replication enabled and disabled

Modified: branches/Branch_4_2/ejb3/build-test.xml
===================================================================
--- branches/Branch_4_2/ejb3/build-test.xml	2007-08-29 16:41:52 UTC (rev 64955)
+++ branches/Branch_4_2/ejb3/build-test.xml	2007-08-29 16:44:18 UTC (rev 64956)
@@ -4072,10 +4072,8 @@
 
       <antcall target="tests-clustering-shutdown"/>
 	   
-      <!-- Rerun the tests with buddy replication turned off 
-           Disabled for now until we get JBC 1.4.1.SP4 or later integrated 
+      <!-- Rerun the tests with buddy replication turned off -->
       <antcall target="clustered-buddyrepl-test"/>
-       -->
 
    </target>
 




More information about the jboss-cvs-commits mailing list