From 2da46d26c19466929d404e20e0e7f38cd7db9aee Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Mon, 4 Jun 2007 04:19:11 +0000 Subject: [PATCH] Patch 1724028 - XSLs not counting errors correctly in filelist --- build.xml | 5 +++++ contrib/checkstyle-noframes-sorted.xsl | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 746e59415..0674c0f18 100644 --- a/build.xml +++ b/build.xml @@ -334,6 +334,7 @@ + @@ -341,6 +342,10 @@ destdir="${target.dir}/style/noframes" includes="cs_errors.xml" style="contrib/checkstyle-noframes.xsl"/> +