Hello Steve, Stefan, and all Ants ...,
> -------- Original-Nachricht --------
> Datum: Thu, 25 May 2006 13:36:55 +0100
> Von: Steve Loughran <[EMAIL PROTECTED]>
> An: Ant Developers List <[email protected]>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to