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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 13 11:10:24 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-08-13 11:10:24 -0400 (Wed, 13 Aug 2008)
New Revision: 77013

Modified:
   trunk/testsuite/build.xml
Log:
[JBAS-5192] Include tests-binding-manager in standard testsuite run

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-08-13 15:09:03 UTC (rev 77012)
+++ trunk/testsuite/build.xml	2008-08-13 15:10:24 UTC (rev 77013)
@@ -917,7 +917,7 @@
       <antcall target="tomcat-sso-clustered-tests"/>
       <antcall target="tomcat-webctx-tests"/>
       <antcall target="tomcat-federation-tests"/>
-      <!-- <antcall target="tests-binding-manager"/> -->
+      <antcall target="tests-binding-manager"/>
       <antcall target="tests-jacc-security"/>
       <antcall target="tests-jacc-securitymgr"/>
 <!--




More information about the jboss-cvs-commits mailing list