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=21071>. 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=21071 Improve JUnit XML reporting when not using batchtest Summary: Improve JUnit XML reporting when not using batchtest Product: Ant Version: 1.5.3 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I'd like a JUnitReport that structures tests per class and per package even if I'm not using batchtest. As far as I can tell, this will require a change to the XML formatter output for the JUnit task. I'd like XML that indicates a testsuite per package and class even if that is not how the tests were actually run. Actually, even if that's how the tests were run, the XML format is wrong unless using batchtest. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]