Use the new issue attribute

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114357 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-11-16 15:25:08 +00:00
parent f0b543f2a0
commit 9e16da8c30

View File

@@ -24,15 +24,15 @@
</release>
<release version="1.2" date="unknown">
<action dev="dion" type="fix">
Apply MPCLOVER-1. Allows a new property to be used to specify the
sort order of the HTML clover report.
<action dev="dion" type="fix" issue="MPCLOVER-1">
Allows a new property to be used to specify the sort order of the HTML
clover report.
</action>
<action dev="dion" type="update">
update to use maven.docs.*/maven.gen.docs
</action>
<action dev="evenisse" type="fix">
Fixed MPCHANGELOG-9. I register reports only if source, test,... exists.
<action dev="evenisse" type="fix" issue="MPCHANGELOG-9">
I register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are
registered.
</action>
@@ -67,4 +67,3 @@
</release>
</body>
</document>