[jboss-cvs] JBossAS SVN: r65617 - branches/JBPAPP_4_2/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 25 23:22:25 EDT 2007


Author: clebert.suconic at jboss.com
Date: 2007-09-25 23:22:24 -0400 (Tue, 25 Sep 2007)
New Revision: 65617

Modified:
   branches/JBPAPP_4_2/testsuite/build.xml
Log:
Fixing JBM on security test

Modified: branches/JBPAPP_4_2/testsuite/build.xml
===================================================================
--- branches/JBPAPP_4_2/testsuite/build.xml	2007-09-25 22:26:20 UTC (rev 65616)
+++ branches/JBPAPP_4_2/testsuite/build.xml	2007-09-26 03:22:24 UTC (rev 65617)
@@ -1784,6 +1784,7 @@
         <include name="deploy/jms/**"/>
         <include name="deploy/jboss-aop.deployer/**"/>
         <include name="deploy/jboss-aop-jdk50.deployer/**"/>
+        <include name="deploy/jboss-messaging.sar/**"/>
         <include name="lib/**"/>
       </patternset>
     </create-config>
@@ -1830,6 +1831,7 @@
         <include name="deploy/jboss-local-jdbc.rar"/>
         <include name="deploy/mail-service.xml"/>
         <include name="deploy/jms/*"/>
+        <include name="deploy/jboss-messaging.sar/**"/>
         <include name="lib/**"/>
       </patternset>
     </create-config>




More information about the jboss-cvs-commits mailing list