From 458b692409822f7c521edef643fa2996e913585f Mon Sep 17 00:00:00 2001 From: "Jesse N. Glick" Date: Mon, 14 Jun 2010 14:29:36 +0000 Subject: [PATCH] #49418: produce HTML output for stdout/stderr from to declare encoding. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@954484 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 +++ src/etc/junit-frames-xalan1.xsl | 32 +++++++++++++++++++++++--------- src/etc/junit-frames.xsl | 28 +++++++++++++++++++++------- src/etc/junit-noframes.xsl | 2 +- 4 files changed, 48 insertions(+), 17 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 6f557efa2..6f361c093 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -57,6 +57,9 @@ Fixed bugs: * failed for long command lines on OS/2. Bugzilla Report 49425. + * did not handle encodings well for stdout/stderr. + Bugzilla Report 49418. + Other changes: -------------- diff --git a/src/etc/junit-frames-xalan1.xsl b/src/etc/junit-frames-xalan1.xsl index 8cef4cae2..0efb75873 100644 --- a/src/etc/junit-frames-xalan1.xsl +++ b/src/etc/junit-frames-xalan1.xsl @@ -4,7 +4,7 @@ xmlns:redirect="org.apache.xalan.lib.Redirect" xmlns:stringutils="xalan://org.apache.tools.ant.util.StringUtils" extension-element-prefixes="redirect"> - +