On 2011-08-06, <bode...@apache.org> wrote:

> URL: http://svn.apache.org/viewvc?rev=1154551&view=rev
> Log:
> never filter out the first line of the exception stack trace in junit so the 
> failure message is preserved

The rationale is that since a few releases the word "more" is one that
is filtered from stack traces and a message like "expected more than"
will simply disappear from the stack trace.

Unfortunately some tools (CruiseControl, for example) only show the
stack traces and not the failure message, which is available.

This has been reported to the user mailing list.

Does anybody think the change is a bad idea?  Should it go into the
"breaks BWC" section of WHATSNEW?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to