[jboss-cvs] jboss-portal/testsuite ...

Rali Genova rgenova at jboss.org
Mon Jul 24 17:31:24 EDT 2006


  User: rgenova 
  Date: 06/07/24 17:31:24

  Modified:    testsuite  build.xml
  Log:
  added wsrp to the modules
  
  Revision  Changes    Path
  1.17      +1 -1      jboss-portal/testsuite/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/testsuite/build.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- build.xml	24 Jul 2006 20:44:30 -0000	1.16
  +++ build.xml	24 Jul 2006 21:31:24 -0000	1.17
  @@ -104,7 +104,7 @@
      	    <param name="module" value="portlet"/>
      	</antcall>
         <antcall target="tests-modules">
  -   		 <param name="module" value="portlet"/>
  +   		 <param name="module" value="wsrp"/>
         </antcall>   	
         <antcall target="agent-undeploy"/>
           </sequential>
  
  
  



More information about the jboss-cvs-commits mailing list