[
https://issues.apache.org/jira/browse/LUCENE-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412674#comment-13412674
]
Robert Muir commented on LUCENE-3950:
-------------------------------------
{quote}
Robert you recall what was that problem?
{quote}
I think the problem was i tried to use the fine grained maven artifacts
(rat-core + rat-tasks)
using the big 'rat' jar with all its dependencies in one thing works great, and
if it works on cachepath, even better.
i dont care about actual jars, just that the task works :)
> 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
> Assignee: Uwe Schindler
> Fix For: 4.0, 5.0
>
> Attachments: LUCENE-3950-cachepath.patch, LUCENE-3950.patch
>
>
> 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]