[Jboss-cvs] JBossAS SVN: r55421 - branches/Branch_4_0/testsuite/imports

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Aug 8 17:39:59 EDT 2006


Author: anil.saldhana at jboss.com
Date: 2006-08-08 17:39:59 -0400 (Tue, 08 Aug 2006)
New Revision: 55421

Modified:
   branches/Branch_4_0/testsuite/imports/test-jars.xml
Log:
JBAS-3486: build the security manager jars

Modified: branches/Branch_4_0/testsuite/imports/test-jars.xml
===================================================================
--- branches/Branch_4_0/testsuite/imports/test-jars.xml	2006-08-08 21:33:18 UTC (rev 55420)
+++ branches/Branch_4_0/testsuite/imports/test-jars.xml	2006-08-08 21:39:59 UTC (rev 55421)
@@ -53,8 +53,8 @@
 	<import file="sections/proxycompiler.xml"/>
 	<import file="sections/readahead.xml"/>
 	<import file="sections/retry.xml"/>
-   <import file="sections/security.xml"/>
-   <import file="sections/securitymgr.xml"/>
+        <import file="sections/security.xml"/>
+        <import file="sections/securitymgr.xml"/>
 	<import file="sections/session.xml"/>
 	<import file="sections/testbean.xml"/>
 	<import file="sections/threading.xml"/>
@@ -131,6 +131,7 @@
       _jars-readahead,
       _jars-retry,
       _jars-security,
+      _jars-securitymgr,
       _jars-session,
       _jars-testbean,
       _jars-testbeancluster,




More information about the jboss-cvs-commits mailing list