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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 16 16:41:49 EDT 2008


Author: bstansberry at jboss.com
Date: 2008-04-16 16:41:49 -0400 (Wed, 16 Apr 2008)
New Revision: 72314

Modified:
   trunk/testsuite/imports/sections/cluster.xml
Log:
Include the passexp-stacks in the HAPartitionStateTransferTestCase deployment

Modified: trunk/testsuite/imports/sections/cluster.xml
===================================================================
--- trunk/testsuite/imports/sections/cluster.xml	2008-04-16 20:12:25 UTC (rev 72313)
+++ trunk/testsuite/imports/sections/cluster.xml	2008-04-16 20:41:49 UTC (rev 72314)
@@ -55,6 +55,9 @@
        <fileset dir="${build.classes}">
           <include name="org/jboss/test/cluster/hapartition/state/*"/>
        </fileset>
+       <fileset dir="${build.resources}/cluster/ejb2/passexp">
+          <include name="META-INF/passexp-stacks.xml"/>
+       </fileset>
     </jar>
       
       <!-- MC beans for testing partition restart -->




More information about the jboss-cvs-commits mailing list