[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbosstest  ...
From:       Brian Stansberry <brian.stansberry () jboss ! com>
Date:       2006-03-31 22:17:45
Message-ID: E1FPRw9-0007ga-1C () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: bstansberry
  Date: 06/03/31 17:17:45

  Modified:    jbosstest  Tag: JBoss_4_0_3_SP1_JBAS-3037 build.xml
  Log:
  [JBAS-3037] Port tests for JBAS-3015 to 4.0.3.SP1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.406.2.112.2.2.22.1 +13 -2     jbosstest/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/build.xml,v
  retrieving revision 1.406.2.112.2.2
  retrieving revision 1.406.2.112.2.2.22.1
  diff -u -b -r1.406.2.112.2.2 -r1.406.2.112.2.2.22.1
  --- build.xml	19 Oct 2005 16:16:17 -0000	1.406.2.112.2.2
  +++ build.xml	31 Mar 2006 22:17:44 -0000	1.406.2.112.2.2.22.1
  @@ -12,7 +12,7 @@
   <!-- ============================================================ -->
   
   
  -<!-- $Id: build.xml,v 1.406.2.112.2.2 2005/10/19 16:16:17 jgreene Exp $ -->
  +<!-- $Id: build.xml,v 1.406.2.112.2.2.22.1 2006/03/31 22:17:44 bstansberry Exp $ -->
   
   <project default="main" name="JBoss/Testsuite"
            xmlns:server="http://jboss.org/ns/test/ant/server">
  @@ -490,7 +490,9 @@
     </patternset>
     <patternset id="cluster.excludes">
       <exclude name="org/jboss/test/cluster/test/*TestCase.class"/>
  +    <exclude name="org/jboss/test/cluster/web/jk/test/*TestCase.class"/>
       <exclude name="org/jboss/test/testbeancluster/test/*TestCase.class"/>
  +    <exclude name="org/jboss/test/ha/farm/test/*TestCase.class" />
     </patternset>
     <patternset id="apache_tomcat.cluster.includes">
       <include name="org/jboss/test/cluster/apache_tomcat/*TestCase.class"/>
  @@ -826,7 +828,6 @@
       <server:start name="node0"/>
       <server:start name="node1"/>
   
  -    <!-- Need a custom condition that queries for the node membership == 2 -->
       <echo message="Going to call target tests-clustering-unit"/>
   
       <antcall target="tests-clustering-unit">
  @@ -850,6 +851,16 @@
         <param name="cluster.includes.refid" value="cluster.includes"/>
         <param name="jboss-junit-configuration" value="SyncModeNUseJvm-${jboss-junit-configuration}"/>
       </antcall>
  +    	
  +    <patternset id="cluster.jk.includes">
  +      <include name="org/jboss/test/cluster/web/jk/test/*TestCase.class"/>
  +    </patternset>
  +
  +    <antcall target="tests-clustering-unit">
  +      <param name="cluster.includes.refid" value="cluster.jk.includes"/>
  +      <param name="jboss-junit-configuration" value="SyncModeNUseJvm-${jboss-junit-configuration}"/>
  +    </antcall>
  +  	
       <server:stop name="node0"/>
       <server:stop name="node1"/>
     </target>
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic