vmassol 2004/09/28 02:08:47
Modified: dashboard/xdocs aggregators.xml
Log:
Added missing doc for the new fbfiles and fbviolations aggregators.
Revision Changes Path
1.11 +14 -0 maven-plugins/dashboard/xdocs/aggregators.xml
Index: aggregators.xml
===================================================================
RCS file: /home/cvs/maven-plugins/dashboard/xdocs/aggregators.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- aggregators.xml 20 Sep 2004 10:04:46 -0000 1.10
+++ aggregators.xml 28 Sep 2004 09:08:47 -0000 1.11
@@ -151,6 +151,20 @@
Total number of code lines.
</td>
</tr>
+ <tr>
+ <td>fbfiles</td>
+ <td>FindBugs</td>
+ <td>
+ Total number of files with FindBugs violations.
+ </td>
+ </tr>
+ <tr>
+ <td>fbviolations</td>
+ <td>FindBugs</td>
+ <td>
+ Total number of FindBugs violations.
+ </td>
+ </tr>
</table>
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]