Author: ltheussl
Date: Tue Jan 31 14:41:54 2006
New Revision: 373935
URL: http://svn.apache.org/viewcvs?rev=373935&view=rev
Log:
Only show one issue item
Modified:
maven/maven-1/plugins/trunk/clover/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/clover/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/clover/xdocs/changes.xml?rev=373935&r1=373934&r2=373935&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/clover/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Tue Jan 31 14:41:54
2006
@@ -32,7 +32,7 @@
<action dev="vmassol" type="fix" issue="MPCLOVER-48" due-to="Brendan
Humphreys">Allow override of flushpolicy, flushinterval in
<code><clover-setup></code>, change default values.</action>
</release>
<release version="1.10" date="2005-08-07">
- <action dev="vmassol" type="update"
issue="MPCLOVER-46,MPCLOVER-42">Upgrade to Clover 1.3.9.</action>
+ <action dev="vmassol" type="update" issue="MPCLOVER-46">Upgrade to
Clover 1.3.9.</action>
<action dev="carlos" type="fix" issue="MPCLOVER-44">The
<code>ant:clover-check</code>Ant task requires
<code>initString</code>parameter.