[jboss-cvs] jbosstest ...

Rajesh Rajasekaran rajesh.rajasekaran at jboss.com
Thu Jul 20 18:44:17 EDT 2006


  User: rrajasekaran
  Date: 06/07/20 18:44:17

  Modified:    jbosstest  build.xml
  Log:
  Enabled tomcat sso, webctx and federation tests
  
  Revision  Changes    Path
  1.591     +3 -3      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.590
  retrieving revision 1.591
  diff -u -b -r1.590 -r1.591
  --- build.xml	20 Jul 2006 20:32:36 -0000	1.590
  +++ build.xml	20 Jul 2006 22:44:17 -0000	1.591
  @@ -10,7 +10,7 @@
   <!--  See terms of license at http://www.gnu.org.                 -->
   <!-- ============================================================ -->
   
  -<!-- $Id: build.xml,v 1.590 2006/07/20 20:32:36 asaldhana Exp $ -->
  +<!-- $Id: build.xml,v 1.591 2006/07/20 22:44:17 rrajasekaran Exp $ -->
   
   <project default="main" name="JBoss/Testsuite"
            xmlns:server="http://jboss.org/ns/test/ant/server">
  @@ -784,11 +784,11 @@
         <antcall target="jboss-all-config-tests"/>
         <antcall target="tests-security-manager"/>
         <antcall target="tests-clustering"/>
  -   <!--   <antcall target="tomcat-ssl-tests"/>
  +   <!--   <antcall target="tomcat-ssl-tests"/>-->
         <antcall target="tomcat-sso-tests"/>
         <antcall target="tomcat-sso-clustered-tests"/>
         <antcall target="tomcat-webctx-tests"/>
  -      <antcall target="tomcat-federation-tests"/>-->
  +      <antcall target="tomcat-federation-tests"/>
         <antcall target="test-example-binding-manager"/>
         <antcall target="tests-jacc-security"/>
         <antcall target="tests-jacc-securitymgr"/>
  
  
  



More information about the jboss-cvs-commits mailing list