Pleeplop created TIKA-4372:
------------------------------
Summary: Import-Package osgi metadata are missing for commons-io
Key: TIKA-4372
URL: https://issues.apache.org/jira/browse/TIKA-4372
Project: Tika
Issue Type: Bug
Components: core
Affects Versions: 3.0.0
Reporter: Pleeplop
Import-Package osgi metadata are not generated in tika-core jar for commons-io
dependency.
{code:java}
Caused by: java.lang.ClassNotFoundException:
org.apache.commons.io.input.TaggedInputStream cannot be found by
org.apache.tika.core_3.0.0
{code}
It seems related to a one year old typo
[https://github.com/apache/tika/commit/caf312593273c92bf02692ce42cd260183785685#diff-577d566485ea0655d0f9b8218f6a813e44a525d1a5d5e94548ccc1e292699e65R153]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)