DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21037>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21037 Bug in junit report generation ------- Additional Comments From [EMAIL PROTECTED] 2003-07-27 23:08 ------- To be more exact: ]]> Tests run on a Linux machine with fork = yes. I did not manage to get standard output to xml working without forking in the standard ant test runs. <system-out><![CDATA[<?xml version="1.0"?> <!-- Just some XML output --> <main> <should>be handled correctly in the reports</should> <data><![CDATA[blah di blah di blah ]]> </data> </main> ]]></system-out> <system-err><![CDATA[<?xml version="1.0"?> <!-- Just some XML output --> <main> <should>be handled correctly in the reports</should> <data><![CDATA[blah di blah di blah ]]> </data> </main> ]]></system-err> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]