[
https://issues.apache.org/jira/browse/TIKA-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3498.
-------------------------------
Fix Version/s: 2.0.1
Assignee: Tim Allison
Resolution: Fixed
Thank you [~dadoonet]! Please let us know whatever else you find!
> Fix dependency convergence and other import issues in scientific vs standard
> package
> ------------------------------------------------------------------------------------
>
> Key: TIKA-3498
> URL: https://issues.apache.org/jira/browse/TIKA-3498
> Project: Tika
> Issue Type: Bug
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Major
> Fix For: 2.0.1
>
>
> [~dadoonet] found that there's a convergence error when users include both
> the tika-parsers-standard-package jar and tika-parser-scientific-module.
> {noformat}
> Dependency convergence error for org.slf4j:jcl-over-slf4j:1.7.31 paths to
> dependency are:
> +-org.example:tika-import-test:1.0-SNAPSHOT
> +-org.apache.tika:tika-parsers-standard-package:2.0.0
> +-org.slf4j:jcl-over-slf4j:1.7.31
> and
> +-org.example:tika-import-test:1.0-SNAPSHOT
> +-org.apache.tika:tika-parser-scientific-module:2.0.0
> +-edu.ucar:netcdf4:4.5.5
> +-edu.ucar:cdm:4.5.5
> +-org.slf4j:jcl-over-slf4j:1.7.7
> {noformat}
> [~dadoonet] also found that ucar's quartz dependency causes problems with CVE
> checkers. We should update that dependency as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)