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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 9 04:30:44 EST 2007


Author: wolfc
Date: 2007-11-09 04:30:43 -0500 (Fri, 09 Nov 2007)
New Revision: 66901

Modified:
   branches/Branch_4_2/ejb3/build-test.xml
Log:
EJBTHREE-1090: re-enabled test-clustered-entity


Modified: branches/Branch_4_2/ejb3/build-test.xml
===================================================================
--- branches/Branch_4_2/ejb3/build-test.xml	2007-11-09 08:42:22 UTC (rev 66900)
+++ branches/Branch_4_2/ejb3/build-test.xml	2007-11-09 09:30:43 UTC (rev 66901)
@@ -4288,7 +4288,7 @@
       <antcall target="tests-clustering-startup"/>
       <antcall target="tests-clustering-wait"/>
 
-      <!--antcall target="test-clustered-entity"/-->
+      <antcall target="test-clustered-entity"/>
       <antcall target="test-cluster-session"/>
 
       <antcall target="tests-clustering-shutdown"/>




More information about the jboss-cvs-commits mailing list