From 4d544631b4082f4e665a5146a0375b09bfa758ce Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Thu, 4 Jul 2002 02:25:31 +0000 Subject: [PATCH] Fix problem where the logo was being corrupted by filtering. --- build.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 973456442..60f4fd642 100644 --- a/build.xml +++ b/build.xml @@ -340,17 +340,24 @@ basedir="${dist.dir}/checkstyle-${version}/tmp" manifest="config/manifest.mf" /> - + - + + + + + + + +