Skip to content

Conversation

@sebastian-nagel
Copy link
Contributor

No description provided.

- fall back to default Tika config if custom config file is not found
- warn if loading a parser fails (reports potential plugin class loader issues
- improve ant build file to download plugin dependencies
  (src/plugin/parse-tika/build-ivy.xml)
- complete exclusions of dependencies provided also in Nutch core
- force same version of xml-apis to be used by tika-core and tika-parsers:
  otherwise Tika parsers may fail with a linkage error because different
  implementations of org.xml.sax.ContentHandler are used
@jorgelbg
Copy link
Member

+1 LGTM

@sebastian-nagel Thanks for taking care of this. I was using Tika in a different project and ran into TIKA-1568. Since Nutch was using an older version as well I wanted to do this as well.

@sebastian-nagel sebastian-nagel merged commit dd689fd into apache:2.x Sep 20, 2019
@sebastian-nagel sebastian-nagel deleted the NUTCH-2734-2x-upgrade-tika-1.22 branch September 24, 2019 08:44
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