[jboss-cvs] jbosstest ...

Anil Saldhana anil.saldhana at jboss.com
Mon Jul 24 10:56:51 EDT 2006


  User: asaldhana
  Date: 06/07/24 10:56:51

  Modified:    jbosstest  build.xml
  Log:
  JBAS-2621: Add the scout jaxr tests to the all config tests
  
  Revision  Changes    Path
  1.593     +2 -1      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.592
  retrieving revision 1.593
  diff -u -b -r1.592 -r1.593
  --- build.xml	21 Jul 2006 04:50:49 -0000	1.592
  +++ build.xml	24 Jul 2006 14:56:51 -0000	1.593
  @@ -10,7 +10,7 @@
   <!--  See terms of license at http://www.gnu.org.                 -->
   <!-- ============================================================ -->
   
  -<!-- $Id: build.xml,v 1.592 2006/07/21 04:50:49 asaldhana Exp $ -->
  +<!-- $Id: build.xml,v 1.593 2006/07/24 14:56:51 asaldhana Exp $ -->
   
   <project default="main" name="JBoss/Testsuite"
            xmlns:server="http://jboss.org/ns/test/ant/server">
  @@ -828,6 +828,7 @@
         <antcall target="tests-jbossmx-implementation"/>
         <antcall target="tests-jbossmx-performance"/>
         <antcall target="tests-iiop"/>
  +      <antcall target="tests-scout-jaxr"/>
         <antcall target="tests-webservice" />
         <antcall target="tests-aspects"/>
   
  
  
  



More information about the jboss-cvs-commits mailing list