[
https://issues.apache.org/jira/browse/LUCENE-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229969#comment-13229969
]
Dawid Weiss commented on LUCENE-3871:
-------------------------------------
I dug a little deeper. The problem on ANT 1.7 is caused by broken stack
filtering (and the root cause is an assertion inside
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner rethrowing the
original exception.
I will add a workaround by disabling stack filtering; full stack may be verbose
but it is better than a broken stack.
> Check what's up with stack traces being insane.
> -----------------------------------------------
>
> Key: LUCENE-3871
> URL: https://issues.apache.org/jira/browse/LUCENE-3871
> Project: Lucene - Java
> Issue Type: Task
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Priority: Minor
> Fix For: 4.0
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]