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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 11 11:15:17 EDT 2007


Author: bstansberry at jboss.com
Date: 2007-09-11 11:15:17 -0400 (Tue, 11 Sep 2007)
New Revision: 65295

Modified:
   trunk/testsuite/imports/server-config.xml
Log:
Include deploy-hasingleton and farm in cluster test configs

Modified: trunk/testsuite/imports/server-config.xml
===================================================================
--- trunk/testsuite/imports/server-config.xml	2007-09-11 15:09:39 UTC (rev 65294)
+++ trunk/testsuite/imports/server-config.xml	2007-09-11 15:15:17 UTC (rev 65295)
@@ -727,6 +727,8 @@
                <include name="conf/**"/>
                <include name="deployers/**"/>
                <include name="deploy/**"/>
+               <include name="deploy-hasingleton/**"/>
+               <include name="farm/**"/>
                <include name="lib/**"/>
                <!-- Stop spelling this out in detail; way too prone to breakage  
                <include name="deploy/ROOT.war/**"/>               
@@ -842,6 +844,8 @@
             <include name="conf/**"/>
             <include name="deployers/**"/>
             <include name="deploy/**"/>
+            <include name="deploy-hasingleton/**"/>
+            <include name="farm/**"/>
             <include name="lib/**"/>
             <!-- Stop spelling this out in detail; way too prone to breakage      
             <include name="deploy/ROOT.war/**"/>




More information about the jboss-cvs-commits mailing list