From: Jeremias Maerki Date: Thu, 5 Sep 2002 15:53:56 +0000 (+0000) Subject: Added an optional target to generate a Checkstyle report. X-Git-Tag: Alt-Design-integration-base~415 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4c63fe8f04305da54b43417fa13d0549a8bcbbb7;p=xmlgraphics-fop.git Added an optional target to generate a Checkstyle report. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195153 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index f2de78ff4..c0219dcbf 100644 --- a/build.xml +++ b/build.xml @@ -169,6 +169,12 @@ Sometimes ant gives out this warnings, but the build is finished without any pro + + + + + + @@ -681,6 +687,25 @@ Sometimes ant gives out this warnings, but the build is finished without any pro + + + + + + + + + + + + + + + + +