From: markt Date: Mon, 14 Dec 2009 10:00:23 +0000 (+0000) Subject: Only apply filtering to the files that need it else non-text files will get corrupted. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a258d804914d8e8f6317df17e23e295d25d8c194;p=tomcat7.0 Only apply filtering to the files that need it else non-text files will get corrupted. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@890256 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 96d644abd..b8f7b9c9d 100644 --- a/build.xml +++ b/build.xml @@ -570,14 +570,20 @@ - + + + + + + +