load rat via ivy for rat-sources task
-------------------------------------
Key: LUCENE-3950
URL: https://issues.apache.org/jira/browse/LUCENE-3950
Project: Lucene - Java
Issue Type: Improvement
Components: general/build
Reporter: Robert Muir
we now fail the build on rat problems (LUCENE-1866),
so we should make it easy to run rat-sources for people
to test locally (it takes like 3 seconds total for the whole trunk)
Also this is safer than putting rat in your ~/.ant/lib because that
adds some classes from commons to your ant classpath (which we currently
wrongly use in compile).
--
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]