[jboss-cvs] JBossAS SVN: r60069 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Jan 27 21:22:07 EST 2007


Author: bstansberry at jboss.com
Date: 2007-01-27 21:22:07 -0500 (Sat, 27 Jan 2007)
New Revision: 60069

Modified:
   trunk/ejb3/build-test.xml
Log:
Turn on clustered entity tests

Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml	2007-01-27 23:16:00 UTC (rev 60068)
+++ trunk/ejb3/build-test.xml	2007-01-28 02:22:07 UTC (rev 60069)
@@ -3890,7 +3890,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"/>
 
       <!--




More information about the jboss-cvs-commits mailing list