You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Antoine Levy-Lambert <an...@gmx.de> on 2006/05/25 17:35:43 UTC

junitreport [was and junit4 (long)]

Hello Steve, Stefan, and all Ants ...,
> -------- Original-Nachricht --------
> Datum: Thu, 25 May 2006 13:36:55 +0100
> Von: Steve Loughran <st...@apache.org>
> An: Ant Developers List <de...@ant.apache.org>
> Betreff: <junit> and junit4 (long)
> 
>   -xml reports don’t fully escape everything they should, and when the
> app
>    terminates there is an empty xml file (because it buffers everything 
> in a test case)
> 
Ivan Ivanov is preparing a new patch, this time for JUnitReport.
The idea will be to use XSLTProcess instead of the XalanExecutors to do the XML transformation.

So the previous change to XSLTProcess is actually going to enable us to delegate to XSLTProcess from JUnitReport, using the stylesheets which are present as zip entries in ant-junit.jar such as org\apache\tools\ant\taskdefs\optional\junit\xsl\junit-frames.xsl.

This is somehow related. However the xml file which Steve mentions is generated by <junit/>, not by <junitreport/>.

Regards,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org