You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2007/07/09 09:33:10 UTC

svn commit: r554546 - in /maven/maven-1/plugins/trunk/checkstyle: project.xml xdocs/changes.xml

Author: ltheussl
Date: Mon Jul  9 00:33:09 2007
New Revision: 554546

URL: http://svn.apache.org/viewvc?view=rev&rev=554546
Log:
PR: MPCHECKSTYLE-56
Upgrade to checkstyle 4.3. Thanks to Dion Gillard.

Modified:
    maven/maven-1/plugins/trunk/checkstyle/project.xml
    maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/checkstyle/project.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/checkstyle/project.xml?view=diff&rev=554546&r1=554545&r2=554546
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/project.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/project.xml Mon Jul  9 00:33:09 2007
@@ -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>

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=554546&r1=554545&r2=554546
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml Mon Jul  9 00:33:09 2007
@@ -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