Actually, pmd 3.5 has been released but it's not on ibiblio yet, see
http://jira.codehaus.org/browse/MPMD-12

-Lukas


[EMAIL PROTECTED] wrote:
Author: aheritier
Date: Tue Jan 31 08:53:29 2006
New Revision: 373872

URL: http://svn.apache.org/viewcvs?rev=373872&view=rev
Log:
begin 1.8-SNAPSHOT
Upgrade to pmd 3.4

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

Modified: maven/maven-1/plugins/trunk/pmd/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/project.xml?rev=373872&r1=373871&r2=373872&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/project.xml (original)
+++ maven/maven-1/plugins/trunk/pmd/project.xml Tue Jan 31 08:53:29 2006
@@ -134,7 +134,7 @@
     <dependency>
       <groupId>pmd</groupId>
       <artifactId>pmd</artifactId>
-      <version>3.2</version>
+      <version>3.4</version>
       <url>http://pmd.sourceforge.net</url>
     </dependency>
     <dependency>

Modified: maven/maven-1/plugins/trunk/pmd/xdocs/changes.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/xdocs/changes.xml?rev=373872&r1=373871&r2=373872&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/pmd/xdocs/changes.xml Tue Jan 31 08:53:29 2006
@@ -24,6 +24,9 @@
     <author email="[EMAIL PROTECTED]">Vincent Massol</author>
   </properties>
   <body>
+    <release version="1.8-SNAPSHOT" date="In SVN">
+      <action dev="aheritier" type="update">Upgrade to pmd-3.4.</action>
+    </release>
     <release version="1.7" date="2005-08-05">
       <action dev="carlos" issue="MPPMD-14" type="add">Added ability to check test 
sources.</action>
       <action dev="carlos" issue="MPPMD-15" type="update">Upgrade to 
pmd-3.2.</action>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to