[
https://issues.apache.org/jira/browse/LUCENE-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212550#comment-13212550
]
Uwe Schindler commented on LUCENE-3811:
---------------------------------------
bq. Heh. You could run all tests with -verbose:class and then grep for
locations which were actually used. Evil.
An if only one class out of a 15 MB JAR archive are used then there is
something wrong :-)
> remove unused benchmark dependencies
> ------------------------------------
>
> Key: LUCENE-3811
> URL: https://issues.apache.org/jira/browse/LUCENE-3811
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Robert Muir
> Fix For: 3.6, 4.0
>
> Attachments: LUCENE-3811.patch
>
>
> Benchmark has a huge number of jar files in its lib/ (some of which even have
> different versions than the same libs used in e.g. solr)
> But the worst thing is, most of these it doesn't even use.
> * commons-collection: unused
> * commons-beanutils: unused
> * commons-logging: unused
> * commons-digetser: unused
--
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]