Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIKA-4372: fix org.apache.commons.io osgi metadata #2107

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

pleeplop
Copy link
Contributor

@pleeplop pleeplop commented Jan 28, 2025

Import-Package osgi metadata are not generated in tika-core jar for commons-io dependency.

Caused by: java.lang.ClassNotFoundException: org.apache.commons.io.input.TaggedInputStream cannot be found by org.apache.tika.core_3.0.0

It seems related to a one year old typo caf3125#diff-577d566485ea0655d0f9b8218f6a813e44a525d1a5d5e94548ccc1e292699e65R153

@tballison tballison merged commit 34a8d34 into apache:main Jan 28, 2025
1 check passed
@pleeplop pleeplop deleted the osgi-commons-io-metadata branch January 28, 2025 11:43
tballison pushed a commit that referenced this pull request Jan 28, 2025
sunluman pushed a commit to sunluman/tika that referenced this pull request Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants