From 31d351a1e3428733d562b96e3ee7d2cebea555fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20K=C3=BChne?= Date: Mon, 12 Feb 2007 19:18:34 +0000 Subject: [PATCH] consistently use iso-8859-1 encoding for all invocations of to avoid warnings on modern linux distros (which use UTF-8 as the default encoding) --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index be3abe58a..bf12b9809 100644 --- a/build.xml +++ b/build.xml @@ -616,6 +616,7 @@ For users of JDK 1.5 at least version 1.6.2 of Ant is required.