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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 22 02:01:02 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-03-22 02:01:02 -0400 (Thu, 22 Mar 2007)
New Revision: 61571

Modified:
   trunk/testsuite/build.xml
Log:
add the security-*.xml from deploy

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2007-03-22 06:00:18 UTC (rev 61570)
+++ trunk/testsuite/build.xml	2007-03-22 06:01:02 UTC (rev 61571)
@@ -1303,6 +1303,7 @@
             <include name="deploy/jbossjca-service.xml"/>
             <include name="deploy/jboss-local-jdbc.rar"/>
             <include name="deploy/jboss-jdbc-metadata.sar"/>
+            <include name="deploy/security*"/>
          </patternset>
       </create-config>
       <copy file="${source.resources}/web/federation/authext/jboss-service.xml" overwrite="true" todir="${jboss.dist}/server/tomcat-federation/deploy/jbossweb-tomcat6.sar/META-INF" />




More information about the jboss-cvs-commits mailing list