[
https://issues.apache.org/jira/browse/TIKA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Gribov resolved TIKA-2721.
-------------------------------------
Resolution: Fixed
> Exclude Spring (transitive dependency) from tika-parsers
> --------------------------------------------------------
>
> Key: TIKA-2721
> URL: https://issues.apache.org/jira/browse/TIKA-2721
> Project: Tika
> Issue Type: Bug
> Components: packaging
> Reporter: Konstantin Gribov
> Assignee: Konstantin Gribov
> Priority: Minor
> Fix For: 2.0, 1.19
>
>
> {{uimafit-core}} brings {{spring-core}}, {{spring-beans}} and
> {{spring-context}} with quite ancient version 3.2.x which is not required for
> parsing and usually clash with actual Spring libs or just pollutes jar if
> uberjar (shade plugin, onejar, assembly plugin with jar-with-dependencies
> etc) is used.
> Its exclusion from deps seems more or less safe to me. But formally it can be
> seen as breaking change if someone depends on that tika-parsers provides
> spring libs transitively.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)