From da4059509b21ebb208b5eb00fd969ba9da513154 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sun, 26 Feb 2012 15:42:07 +0000 Subject: [PATCH] pmd: upgrade the checkstyle plugin git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7634 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/etc/checkstyle-config.xml | 29 +++++++++++++++-------------- pmd/pom.xml | 4 ++-- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/pmd/etc/checkstyle-config.xml b/pmd/etc/checkstyle-config.xml index b7d585358a..5cf872b887 100644 --- a/pmd/etc/checkstyle-config.xml +++ b/pmd/etc/checkstyle-config.xml @@ -13,19 +13,6 @@ - - - - - - @@ -56,5 +43,19 @@ - + + + + + + + + diff --git a/pmd/pom.xml b/pmd/pom.xml index 1db5382c98..060225343f 100644 --- a/pmd/pom.xml +++ b/pmd/pom.xml @@ -548,7 +548,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.2 + 2.9.1 etc/checkstyle-config.xml @@ -690,7 +690,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.2 + 2.9.1 verify