Re: Human-readable version of "XML Log File" ?

"Knuplesch, Juergen" <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Hello,
 
there is a XSLT File (part of Ant) that transforms it to HTML, which you can read.
I use it in my Antskript:
 
<property name="ant.xsltlogfile.xsltfile" location="${ant.home}/etc/log.xsl"/>

<property name="ant.xsltlogfile.out" location="${mailstatus.unittestresultdir}/antlog.html"/>

<xslt style="${ant.xsltlogfile.xsltfile}" 

in="${ant.xsltlogfile.in}"

out="${ant.xsltlogfile.out}" >

</xslt>

 

Greetings Juergen

 
 

--
Jürgen Knuplesch                    www.icongmbh.de
icon Systemhaus GmbH                Tel. +49 711 806098-275
Sophienstraße 40                   
D-70178 Stuttgart                   Fax. +49 711 806098-299

Geschäftsführer: Uwe Seltmann
HRB Stuttgart 17655
USt-IdNr.: DE 811944121 

 

________________________________

Von: Tennis Smith [mailto:[email protected]] 
Gesendet: Donnerstag, 25. Juni 2009 15:26
An: [email protected]
Betreff: [Cruisecontrol-user] Human-readable version of "XML Log File" ?


Hi,

Been googling this question and can't find a definitive answer so far.   How can I transform the data shown in the "XML Log File" menu item into something more readable?  Looking at it right now, my browser complains there isn't a any "style information" associated with it.

Where/how do I get the style info to associate with it? :)

-T

------------------------------------------------------------------------------

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.