From 78c795a362b8ffae4d9d48b9263da3a3548aff40 Mon Sep 17 00:00:00 2001 From: Romain Pelisse Date: Mon, 5 Dec 2011 23:14:39 +0000 Subject: [PATCH] pmd (build): Bump build tool version - bump version to 0.4 - bump ant to 1.8.2 - bump jdk to 1.6 git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7517 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/tools/pom.xml | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/pmd/tools/pom.xml b/pmd/tools/pom.xml index 3048eb232e..d0c10a7711 100644 --- a/pmd/tools/pom.xml +++ b/pmd/tools/pom.xml @@ -4,7 +4,7 @@ pmd pmd-build PMD - 0.3 + 0.4 **/*.properties - + + + + maven-compiler-plugin + 2.3.2 + + 1.5 + 1.5 + + + - ant + org.apache.ant ant - 1.6 + 1.8.2 provided @@ -69,12 +79,12 @@ only if you modify the java code. org.apache.maven.plugins - maven-pmd-plugin + maven-pmd-plugin true utf-8 100 - 1.5 + 1.6 http://pmd.svn.sourceforge.net/svnroot/pmd/trunk/pmd/rulesets/internal/dogfood.xml @@ -84,6 +94,7 @@ only if you modify the java code. org.apache.maven.plugins maven-checkstyle-plugin + 2.8 etc/checkstyle-config.xml