You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/07/13 11:22:17 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs/integration index.xml

vmassol     2003/07/13 02:22:17

  Modified:    documentation/docs/xdocs/integration index.xml
  Log:
  Replace <junit> by the new <cactus> and <cactifywar> tasks
  
  Revision  Changes    Path
  1.3       +3 -2      jakarta-cactus/documentation/docs/xdocs/integration/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	30 Jun 2003 16:56:41 -0000	1.2
  +++ index.xml	13 Jul 2003 09:22:17 -0000	1.3
  @@ -20,11 +20,12 @@
         <ul>
           <li>
             <jump anchor="from_ant">From Ant</jump>, by using the
  -          <code>&lt;junit&gt;</code> task
  +          <code>&lt;cactifywar&gt;</code> and <code>&lt;cactus&gt;</code> 
  +          custom Ant tasks.
           </li>
           <li>
             <jump anchor="from_command_line">From the java command line</jump>,
  -          calling the <code>main()</code> method of a Test Runner.
  +          calling the <code>main()</code> method of a JUnit Test Runner.
           </li>
           <li>
             <jump anchor="from_ide">From an IDE</jump> or any tool providing a
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org