From ab845c1306fc7af8f6c8da7abf6e5079226c785a Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Fri, 30 Jun 2000 11:40:23 +0000 Subject: [PATCH] Simple stylesheet for XML log output. Submitted by: Matt Foemmel git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267715 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/log.xsl | 57 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 src/etc/log.xsl diff --git a/src/etc/log.xsl b/src/etc/log.xsl new file mode 100644 index 000000000..4b4407e3c --- /dev/null +++ b/src/etc/log.xsl @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + +
+ + + + + + + + + +
Build FailedBuild CompleteTotal Time:
+ +
+ + +
+ +
+ +
+ + + + +
+
+ + + color: + + red + brown + gray + gray + + +
+ + +
+ +
\ No newline at end of file