bwalding 2003/06/10 06:25:25
Modified: src/plugins-build/clover/xdocs properties.xml changes.xml
Log:
Doco updates
PR: MAVEN-372
Revision Changes Path
1.3 +1 -8 maven/src/plugins-build/clover/xdocs/properties.xml
Index: properties.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/clover/xdocs/properties.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- properties.xml 10 Jun 2003 13:22:47 -0000 1.2
+++ properties.xml 10 Jun 2003 13:25:25 -0000 1.3
@@ -44,14 +44,7 @@
Specifies the location of the Clover database. The default value is
<code>${maven.build.dir}/clover/database</code>.
</td>
- </tr>
- <tr>
- <td><a
name="maven.clover.report.format">maven.clover.report.format</a></td>
- <td>No (default "html")</td>
- <td>
- Specifies the format of the Clover report output
- </td>
- </tr>
+ </tr>
</table>
</section>
</body>
1.3 +6 -0 maven/src/plugins-build/clover/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/clover/xdocs/changes.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes.xml 4 Jun 2003 13:51:26 -0000 1.2
+++ changes.xml 10 Jun 2003 13:25:25 -0000 1.3
@@ -6,6 +6,12 @@
</properties>
<body>
+ <release version="1.3" date="in CVS">
+ <action dev="bwalding" type="update">
+ Upgrade to Clover 1.2
+ </action>
+ </release>
+
<release version="1.2" date="in CVS">
<action dev="vmassol" type="update">
Make sure that test failures or errors do not stop the generation
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]