Robert Muir created LUCENE-4017:
-----------------------------------
Summary: fail the build on unused third party jars
Key: LUCENE-4017
URL: https://issues.apache.org/jira/browse/LUCENE-4017
Project: Lucene - Java
Issue Type: Task
Components: general/build
Reporter: Robert Muir
LUCENE-3811 removed 4 useless jars from benchmark/lib.
How many others do we have in this boat?
Can't we do something like http://sixlegs.com/blog/java/depfind.html
on each module, and if there is no path thru the dependency graph from
its build/xyz.jar to one in lib/, then fail (with a way to have exceptions
for only-reflected stuff)
--
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]