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/05/13 16:08:36 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs/participating howto_build.xml

vmassol     2003/05/13 07:08:36

  Modified:    documentation/docs/xdocs/participating howto_build.xml
  Log:
  We need Clover 1.1 to build Cactus. Not sure if it works with Clover 1.0. Thus to be sure, ask for Clover 1.1+
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-cactus/documentation/docs/xdocs/participating/howto_build.xml
  
  Index: howto_build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/participating/howto_build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- howto_build.xml	5 Apr 2003 12:38:36 -0000	1.4
  +++ howto_build.xml	13 May 2003 14:08:36 -0000	1.5
  @@ -173,7 +173,7 @@
             </tr>
             <tr>
               <td>clover.jar</td>
  -            <td>1.0</td>
  +            <td>1.1</td>
               <td>
                 Clover code coverage tool.
                 Available <link href="ext:clover">here</link>.
  
  
  

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