kaz 02/05/10 08:33:00
Modified: src/templates/xdocs maven-reports.xml
Log:
Added description of the file activity report.
Revision Changes Path
1.5 +7 -1 jakarta-turbine-maven/src/templates/xdocs/maven-reports.xml
Index: maven-reports.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/src/templates/xdocs/maven-reports.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- maven-reports.xml 10 May 2002 03:19:33 -0000 1.4
+++ maven-reports.xml 10 May 2002 15:33:00 -0000 1.5
@@ -36,10 +36,16 @@
changes made to the project.
</td>
</tr>
- <tr><td><a href="activity-log.html">Activity Log</a></td>
+ <tr><td><a href="activity-log.html">Developer Activity</a></td>
<td>
This document provides a report of activity in terms of
CVS commits and breaks it out by developer.
+ </td>
+ </tr>
+ <tr><td><a href="file-activity-report.html">File Activity</a></td>
+ <td>
+ This document provides a report of activity in terms of
+ CVS commits and breaks it out by file.
</td>
</tr>
#end
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>