vmassol 2003/08/30 04:55:56
Modified: src/plugins-build/pmd project.xml
src/plugins-build/pmd/xdocs changes.xml
Log:
Updated to use PMD 1.2.1
Revision Changes Path
1.11 +1 -1 maven/src/plugins-build/pmd/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/pmd/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 30 Aug 2003 11:52:53 -0000 1.10
+++ project.xml 30 Aug 2003 11:55:56 -0000 1.11
@@ -64,7 +64,7 @@
<dependency>
<groupId>pmd</groupId>
<artifactId>pmd</artifactId>
- <version>1.1</version>
+ <version>1.2.1</version>
<url>http://pmd.sourceforge.net</url>
</dependency>
<dependency>
1.11 +3 -0 maven/src/plugins-build/pmd/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/pmd/xdocs/changes.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- changes.xml 30 Aug 2003 11:52:53 -0000 1.10
+++ changes.xml 30 Aug 2003 11:55:56 -0000 1.11
@@ -9,6 +9,9 @@
<body>
<release version="1.2" date="in CVS">
+ <action dev="vmassol" type="update">
+ Upgraded to use PMD 1.2.1.
+ </action>
</release>
<release version="1.1" date="2003-08-30">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]