vmassol     2002/07/28 14:03:28

  Modified:    documentation/docs/xdocs release_checklist.xml
  Log:
  Clover need to be turned on when doing a release
  
  Revision  Changes    Path
  1.3       +5 -0      jakarta-cactus/documentation/docs/xdocs/release_checklist.xml
  
  Index: release_checklist.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/release_checklist.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- release_checklist.xml     28 Jul 2002 20:56:32 -0000      1.2
  +++ release_checklist.xml     28 Jul 2002 21:03:28 -0000      1.3
  @@ -39,6 +39,11 @@
             included in the distribution and to verify it really works.
           </li>
           <li>
  +          Make sure you turn Clover on (enable it in
  +          <code>build.properties</code>). Otherwise, test coverage reports will
  +          not be generated on the Cactus web site.
  +        </li>
  +        <li>
             Build the Cactus release for all Servlet APIs (<code>ant
             release</code>). <em>Note: Make sure you are connected to the internet
             when building the releases as the documentation subproject needs the
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to