[jboss-cvs] JBossAS SVN: r107843 - branches/infinispan-int/testsuite/imports.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 27 09:25:43 EDT 2010


Author: smarlow at redhat.com
Date: 2010-08-27 09:25:43 -0400 (Fri, 27 Aug 2010)
New Revision: 107843

Modified:
   branches/infinispan-int/testsuite/imports/test-jars.xml
Log:
include the clustered test jars

Modified: branches/infinispan-int/testsuite/imports/test-jars.xml
===================================================================
--- branches/infinispan-int/testsuite/imports/test-jars.xml	2010-08-27 13:11:18 UTC (rev 107842)
+++ branches/infinispan-int/testsuite/imports/test-jars.xml	2010-08-27 13:25:43 UTC (rev 107843)
@@ -15,7 +15,7 @@
    <import file="sections/bootstrapdependencies.xml"/>
    <import file="sections/classloader.xml"/>
    <import file="sections/client.xml"/>
-<!--    <import file="sections/cluster.xml"/>  -->
+   <import file="sections/cluster.xml"/> 
    <import file="sections/cmp.xml"/>
    <import file="sections/cookie.xml"/>
    <import file="sections/cts.xml"/>
@@ -99,6 +99,7 @@
         _jars-bootstrapdependencies,
         _jars-classloader,
         _jars-client,
+        _jars-cluster,
         _jars-cmp2,
         _jars-cookie,
         _jars-cts,
@@ -165,6 +166,7 @@
         _jars-session,
         _jars-spring,
         _jars-testbean,
+        _jars-testbeancluster,
         _jars-threading,
         _jars-timer,
         _jars-tm,



More information about the jboss-cvs-commits mailing list