[jboss-cvs] JBossAS SVN: r59420 - branches/Branch_4_0/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jan 8 14:19:01 EST 2007


Author: anil.saldhana at jboss.com
Date: 2007-01-08 14:19:00 -0500 (Mon, 08 Jan 2007)
New Revision: 59420

Modified:
   branches/Branch_4_0/testsuite/build.xml
Log:
JBAS-3963: add the custom security mgr test in the default test run

Modified: branches/Branch_4_0/testsuite/build.xml
===================================================================
--- branches/Branch_4_0/testsuite/build.xml	2007-01-08 18:58:24 UTC (rev 59419)
+++ branches/Branch_4_0/testsuite/build.xml	2007-01-08 19:19:00 UTC (rev 59420)
@@ -803,6 +803,7 @@
     <antcall target="tomcat-webctx-tests"/>
     <antcall target="tomcat-federation-tests"/>
     <antcall target="test-example-binding-manager"/>
+    <antcall target="tests-custom-securitymgr"/>
     <antcall target="tests-jacc-security"/>
     <antcall target="tests-jacc-securitymgr"/>
     <antcall target="tests-jacc-security-external"/>




More information about the jboss-cvs-commits mailing list