Use issue attribute where possible for better reporting

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115100 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-04-30 14:38:45 +00:00
parent baabb661f6
commit eb21a3ce05
25 changed files with 55 additions and 59 deletions

View File

@@ -30,7 +30,7 @@
</release>
<release version="2.2" date="2003-09-29">
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
<action dev="evenisse" type="fix">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
<action dev="evenisse" type="fix" issue="MAVEN-493">Fixed MAVEN-493. I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
</release>
<release version="2.1" date="Unknown">
<action dev="dion" type="add" due-to="Juergen Heidak">Added tasklist summary</action>