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 @@ + - +