fix rat-sources task to work with tools/ directories
----------------------------------------------------
Key: LUCENE-3947
URL: https://issues.apache.org/jira/browse/LUCENE-3947
Project: Lucene - Java
Issue Type: Task
Components: general/build
Reporter: Robert Muir
Fix For: 3.6, 4.0
Attachments: LUCENE-3947.patch
Currently it fails for lucene/tools (should work though, as its a proper
module),
because it has no tests. we should just not error in this case.
Additionally it doesnt look for stuff under src/tools/java (analyzers,
kuromoji, icu)
We should check those too.
--
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]