From 048cade8bdf70d9347250ff906d37170cfbf2040 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 14 Jun 2010 16:13:56 +0000 Subject: [PATCH] merge err/out changes from Ant's trunk (output to HTML rather than plain text) git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@954537 13f79535-47bb-0310-9956-ffa450edef68 --- changes.xml | 5 +++++ src/etc/junit-frames.xsl | 29 ++++++++++++++++++++++------- src/etc/junit-noframes.xsl | 2 +- 3 files changed, 28 insertions(+), 8 deletions(-) diff --git a/changes.xml b/changes.xml index 4c6f8c0..932eea3 100644 --- a/changes.xml +++ b/changes.xml @@ -38,6 +38,11 @@ + + The XSLT stylesheets now create HTML files instead of plain text + for logs sent to System.err and System.out. You can always get + back to your own reporting by providing custom stylesheets. + It is now possible to pass references from the build file containing the <antunit> task to the build files under diff --git a/src/etc/junit-frames.xsl b/src/etc/junit-frames.xsl index b52c035..7c5eb72 100644 --- a/src/etc/junit-frames.xsl +++ b/src/etc/junit-frames.xsl @@ -1,9 +1,10 @@ + - +