You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/02/08 15:52:00 UTC

[jira] [Commented] (SOLR-15989) Simplify extraction module dependencies

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

Eric Pugh commented on SOLR-15989:
----------------------------------

While this might be good baby step, I still think the right way is to embrace Tika pipes...

> Simplify extraction module dependencies
> ---------------------------------------
>
>                 Key: SOLR-15989
>                 URL: https://issues.apache.org/jira/browse/SOLR-15989
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Build, contrib - Solr Cell (Tika extraction)
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>
> Currently the extraction module has most dependencies as "transitive=false". This can be simplified to only pull in the dependencies that are referenced at compile time and ensure Gradle pulls in the right transitive dependencies. This makes it much easier to upgrade Tika without needing to find all the transitive dependency upgrades. As a side effect, this removes a lot of the versions.prop lines that we don't need to keep track of anymore.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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