[
https://issues.apache.org/jira/browse/TIKA-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444581#comment-17444581
]
Tim Allison commented on TIKA-3591:
-----------------------------------
Whoa. Thank you for catching this.
I see this in tika-core, too:
{noformat}
org.apache.commons.io;version="[1.4,2)",org.apache.commons.io.
input;version="[1.4,2)",org.apache.commons.io.output;version="[1.4,2)"
{noformat}
> The Import-Package of commons.io is wrong in MANIFEST.MF
> --------------------------------------------------------
>
> Key: TIKA-3591
> URL: https://issues.apache.org/jira/browse/TIKA-3591
> Project: Tika
> Issue Type: Bug
> Affects Versions: 2.1.0
> Reporter: Per Kristian Söreide
> Priority: Major
>
> The tika-bundle-standard bundle get version 1.4 of commons.io which leads to
> NoSuchMethodException in some Parsers/Detectors since they require later
> versions of commons.io.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)