Kevin Risden created SOLR-15989:
-----------------------------------

             Summary: 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


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.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to