On Mon, 6 Jan 2003, Andy Kriger <[EMAIL PROTECTED]> wrote: > When I get a JUnit test failure in Ant, the output includes a > stacktrace.
This depends on the formatter you use. > Is there any way to suppress that? Write a formatter of your own (probably extending the BriefFormatter). Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
