PR: MPCHECKSTYLE-56
Upgrade to checkstyle 4.3. Thanks to Dion Gillard. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@554546 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dd09ebea76
commit
0898a6ebed
@ -148,7 +148,7 @@
|
||||
<dependency>
|
||||
<groupId>checkstyle</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>4.1</version>
|
||||
<version>4.3</version>
|
||||
<properties>
|
||||
<classloader>root</classloader>
|
||||
</properties>
|
||||
@ -156,7 +156,7 @@
|
||||
<dependency>
|
||||
<groupId>checkstyle</groupId>
|
||||
<artifactId>checkstyle-optional</artifactId>
|
||||
<version>4.1</version>
|
||||
<version>4.3</version>
|
||||
<properties>
|
||||
<classloader>root</classloader>
|
||||
</properties>
|
||||
|
||||
@ -27,6 +27,7 @@
|
||||
<release version="3.1-SNAPSHOT" date="In SVN">
|
||||
<action dev="aheritier" type="update">Replace XML icon by RSS one for feeds.</action>
|
||||
<action dev="aheritier" type="update">Upgrade antlr dependency to version 2.7.6.</action>
|
||||
<action dev="ltheussl" type="update" issue="MPCHECKSTYLE-56" due-to="Dion Gillard">Upgrade to checkstyle 4.3.</action>
|
||||
</release>
|
||||
<release version="3.0.1" date="2006-03-26">
|
||||
<action dev="ltheussl" type="fix" issue="MPCHECKSTYLE-52">The links to source xref files does not honor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user