Author: ltheussl
Date: Mon Feb 19 11:17:11 2007
New Revision: 509303
URL: http://svn.apache.org/viewvc?view=rev&rev=509303
Log:
Correct issue number.
Modified:
maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml?view=diff&rev=509303&r1=509302&r2=509303
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml Mon Feb 19
11:17:11 2007
@@ -42,7 +42,7 @@
</release>
<release version="3.0" date="2006-02-05">
<action dev="ltheussl" type="update">Upgraded to checkstyle 4.1.</action>
- <action dev="carlos" type="fix" issue="MPCHECKSTYLE-39">Do not assert
ASF copyright in checkstyle.rss.</action>
+ <action dev="carlos" type="fix" issue="MPCHECKSTYLE-41">Do not assert
ASF copyright in checkstyle.rss.</action>
<action dev="carlos" type="add">Added new summary report as front
page.</action>
<action dev="carlos" type="update">Moved reports under the checkstyle
folder and renamed.</action>
<action dev="carlos" type="update">Added maven.checkstyle.dir and move
output files there.</action>