Do not include intermediate issues that are superseded by other ones.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@230548 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2005-08-06 12:44:40 +00:00
parent 23c3bb5ead
commit e5dc2ea827

View File

@@ -26,15 +26,12 @@
</properties>
<body>
<release version="1.10-SNAPSHOT" date="in svn">
<action dev="vmassol" type="update" isssue="MPCLOVER-46">
<action dev="vmassol" type="update" issue="MPCLOVER-46,MPCLOVER-42">
Upgrade to Clover 1.3.9.
</action>
<action dev="carlos" type="fix" isssue="MPCLOVER-44">
<action dev="carlos" type="fix" issue="MPCLOVER-44">
The <code>ant:clover-check</code> Ant task requires <code>initString</code> parameter.
</action>
<action dev="vmassol" type="update" isssue="MPCLOVER-42">
Upgrade to Clover 1.3.8.
</action>
<action dev="vmassol" type="fix" issue="MPCLOVER-30" due-to="Eric Lapierre">
When calling <code>clover:on</code> a second time, an updated
<code>maven.compile.src.set</code> was ignored.