[ 
https://issues.apache.org/jira/browse/LUCENE-3811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212549#comment-13212549
 ] 

Uwe Schindler commented on LUCENE-3811:
---------------------------------------

The four you are mention here are the ones required (including) 
commons-digester. :-) Digester was used in very early versions of benchmark 
maybe to extract some xml files and convert to Lucene document objects.
                
> 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]

Reply via email to