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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 7 01:23:17 EST 2007


Author: scott.stark at jboss.org
Date: 2007-02-07 01:23:17 -0500 (Wed, 07 Feb 2007)
New Revision: 60363

Modified:
   trunk/testsuite/build.xml
Log:
Copy deployers as part of tests-ldap

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2007-02-07 03:42:45 UTC (rev 60362)
+++ trunk/testsuite/build.xml	2007-02-07 06:23:17 UTC (rev 60363)
@@ -2456,6 +2456,7 @@
             <include name="deploy/ejb3-interceptors-aop.xml"/>
             <include name="deploy/ejb3.deployer/**"/>
             <include name="deploy/properties**"/>
+            <include name="deployers/**"/>
             <include name="lib/**"/>
          </patternset>
       </create-config>




More information about the jboss-cvs-commits mailing list