You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/05/17 23:49:45 UTC

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

Author: aheritier
Date: Wed May 17 14:49:45 2006
New Revision: 407384

URL: http://svn.apache.org/viewvc?rev=407384&view=rev
Log:
Upgrade antlr dependency to version 2.7.6.

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?rev=407384&r1=407383&r2=407384&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/project.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/project.xml Wed May 17 14:49:45 2006
@@ -140,7 +140,7 @@
     <dependency>
       <groupId>antlr</groupId>
       <artifactId>antlr</artifactId>
-      <version>2.7.5</version>
+      <version>2.7.6</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?rev=407384&r1=407383&r2=407384&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/xdocs/changes.xml Wed May 17 14:49:45 2006
@@ -24,6 +24,9 @@
     <author email="evenisse@ifrance.com">Emmanuel Venisse</author>
   </properties>
   <body>
+    <release version="3.1" date="In SVN">
+      <action dev="aheritier" type="update">Upgrade antlr dependency to version 2.7.6.</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
         <code>maven.jxr.destdir</code>and