From 40de9d5153dd8dc1f13702e8fc57848f5bc59949 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 3 Jun 2014 14:33:04 +0000 Subject: [PATCH] Set explicit encoding in fixcrlf so that we're not dependent on the system default encoding. The system default encoding is variable, particularly on Windows, and using it for fixcrlf can cause corruption of UTF-8 multi-byte character encodings. --- build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index a9da11c3..d4b272fb 100644 --- a/build.xml +++ b/build.xml @@ -428,7 +428,7 @@ - + Generated UK unsigned metadata. @@ -658,7 +658,7 @@ - + @@ -851,7 +851,7 @@ Imported metadata to ${entities.dir}/imported.xml - + - +