vmassol     2003/11/20 02:20:58

  Modified:    dashboard/xdocs aggregators.xml
  Log:
  Not needed anymore as it is done automatically by the plugin.
  
  Revision  Changes    Path
  1.3       +0 -9      maven-plugins/dashboard/xdocs/aggregators.xml
  
  Index: aggregators.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/dashboard/xdocs/aggregators.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- aggregators.xml   6 Nov 2003 06:59:15 -0000       1.2
  +++ aggregators.xml   20 Nov 2003 10:20:58 -0000      1.3
  @@ -46,9 +46,6 @@
             <td>Clover</td>
             <td>
               Computes total Test Coverage Percentage (TPC) using Clover.
  -            Note: make sure you define <code>maven.clover.report.xml=true</code>
  -            as this aggregators extracts its information from the XML Clover 
  -            report.
             </td>
           </tr>
           <tr>
  @@ -56,9 +53,6 @@
             <td>Clover</td>
             <td>
               Computes total Line Of Code (LOC) using Clover.
  -            Note: make sure you define <code>maven.clover.report.xml=true</code>
  -            as this aggregators extracts its information from the XML Clover 
  -            report.
             </td>
           </tr>
           <tr>
  @@ -66,9 +60,6 @@
             <td>Clover</td>
             <td>
               Computes total Non-Commented Line Of Code (NCLOC) using Clover.
  -            Note: make sure you define <code>maven.clover.report.xml=true</code>
  -            as this aggregators extracts its information from the XML Clover 
  -            report.
             </td>
           </tr>
         </table>
  
  
  

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

Reply via email to