junit4 taskdef installation has wrong dependencies
--------------------------------------------------
Key: LUCENE-3989
URL: https://issues.apache.org/jira/browse/LUCENE-3989
Project: Lucene - Java
Issue Type: Bug
Components: general/test
Reporter: Robert Muir
Attachments: LUCENE-3989.patch
# it hangs out in 'init' which only depends on that module's 'resolve' (not
test-framework)
# installing in init is not great because init is called often.
easy way to see the bug: ant clean clean-jars. Then cd modules/analysis/icu and
'ant test'.
--
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]