From 9258cc7397adc444f5b76b23427e256b5a45e932 Mon Sep 17 00:00:00 2001 From: Joerg Pietschmann Date: Tue, 20 Sep 2005 11:16:59 +0000 Subject: [PATCH] Added Checkstyle 4.0 capability. Added Checkstyle autodetection. Use checkstyle.home.dir in build-local.properties to point to the checkstyle home. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290420 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 108 +++++++++++++++++++----- checkstyle-4.0.xml | 201 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 290 insertions(+), 19 deletions(-) create mode 100755 checkstyle-4.0.xml diff --git a/build.xml b/build.xml index 80d3caddb..eef912117 100644 --- a/build.xml +++ b/build.xml @@ -127,15 +127,6 @@ list of possible build targets. - - - - - - - - - @@ -818,25 +809,104 @@ list of possible build targets. - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - -