Hi!
Hi,
I don't know if this is the right place for this announcement, but I have created a different formatter for Ant's JUnit task. It is based on "brief", and I decided to call it "quiet". It only prints any output if a test fails. I found the output of "brief" still too verbose. For this change, I had to modify FormatterElement.java and JUnitTask.java, and add QuietJUnitResultFormatter.java.
Could you create a patch file using svn diff and open a bug report/enhancement request on the ant bugzilla (linked from ant.apache.org) and upload your patch to this? Having a patch file helps us to evaluate the code more easily and will allow us to get back to you with a yes|no for inclusion much more quickly than having to check a whole source tree. Thanks, Kev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
