Use new "issue" attribute

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114338 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol 2003-11-15 20:30:20 +00:00
parent c344f7dc77
commit 4dedb962fd

View File

@ -9,10 +9,9 @@
<body>
<release version="2.2" date="in CVS">
<action dev="vmassol" type="fix">
Applied patch from Henri Tremblay for
<a href="http://jira.codehaus.org/secure/ViewIssue.jspa?id=12696">MPCHECKSTYLE-2</a>.
The Checkstyle HTML report now provides information on severity.
<action dev="vmassol" type="fix" issue="MPCHECKSTYLE-2">
Applied patch from Henri Tremblay. The Checkstyle HTML report now
provides information on severity.
</action>
<action dev="vmassol" type="fix">
Prevent projects who do not use the head check from failing if they
@ -27,8 +26,8 @@
</release>
<release version="2.0" date="2003-09-01">
<action dev="dion" type="fix">
Added ignoreLines 1, 6. Fixes MPCHECKSTYLE-3.
<action dev="dion" type="fix" issue="MPCHECKSTYLE-3">
Added ignoreLines 1, 6.
</action>
<action dev="dion" type="update">
Update to use maven.docs.*/maven.gen.docs
@ -40,13 +39,12 @@
<action dev="evenisse" type="fix">
Add xml declaration to generated report. Fixed for character encoding.
</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>
<action dev="evenisse" type="fix">
Fixed MPCHECKSTYLE-1.
<action dev="evenisse" type="fix" issue="MPCHECKSTYLE-1">
</action>
<action dev="vmassol" type="update">
Upgraded to Checkstyle 3.1.