Core parser classes duplicated in the tika-parser and tika-core jar files.
--------------------------------------------------------------------------
Key: TIKA-263
URL: https://issues.apache.org/jira/browse/TIKA-263
Project: Tika
Issue Type: Bug
Components: packaging
Affects Versions: 0.5
Environment: Any
Reporter: Frank Hellwig
Priority: Minor
Fix For: 0.4
The core parser classes (AudoDetectParser, etc.) are located in both the
tika-parser and the tika-core jar files. This causes warnings when using shade
to create an uber-jar for a project.
(None of the tika-parser subpackages (asm, audio, etc.) are duplicated - just
the top-level parser classes.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.