[jboss-cvs] JBossAS SVN: r75162 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 27 10:39:34 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-06-27 10:39:34 -0400 (Fri, 27 Jun 2008)
New Revision: 75162

Modified:
   trunk/testsuite/build.xml
Log:
[JBAS-5686] Enable HASingletonDeploymentScanner tests with repository-based profile service

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-06-27 14:18:04 UTC (rev 75161)
+++ trunk/testsuite/build.xml	2008-06-27 14:39:34 UTC (rev 75162)
@@ -926,6 +926,7 @@
       <antcall target="pooled-invoker-tests"/>
       <antcall target="tests-classloader-leak"/>
       <antcall target="tests-clustered-classloader-leak"/>
+      <antcall target="tests-clustered-profileservice"/>
       <antcall target="tests-report"/>
       <record name="output/tests.log" action="stop"/>
       <condition property="servers.shutdown.failed">




More information about the jboss-cvs-commits mailing list