You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Erick Erickson (Jira)" <ji...@apache.org> on 2020/07/23 12:23:00 UTC

[jira] [Commented] (SOLR-14676) solr-test-framework update/remove old commons-collections dependency

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

Erick Erickson commented on SOLR-14676:
---------------------------------------

We can't completely. There's a transitive dependency from Hadoop that requires the older version of commons-collections.

Currently, both 3.2.2 and 4.2 are required for this reason. Solr itself currently requires 4.2, but doesn't actually _use_ 4.2 in all places. We could upgrade to 4.4 and change those places in the Solr code that use 3.2.2, but we can't eliminate the dependency on the older version due to Hadoop dependencies.


> solr-test-framework update/remove old commons-collections dependency
> --------------------------------------------------------------------
>
>                 Key: SOLR-14676
>                 URL: https://issues.apache.org/jira/browse/SOLR-14676
>             Project: Solr
>          Issue Type: Wish
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: clients - java
>    Affects Versions: 8.6
>            Reporter: Bernd Wahlen
>            Priority: Minor
>
> solr-test-framework has dependency to commons-collections:commons-collections
> which moved to org.apache.commons:commons-collections4 some years ago.
> It would be nice to replace or remove this old dependency.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org