Bob Paulin created TIKA-1785:
--------------------------------
Summary: Move Tika Parser Configuration Files to
org/apache/tika/parser/config directory
Key: TIKA-1785
URL: https://issues.apache.org/jira/browse/TIKA-1785
Project: Tika
Issue Type: Bug
Reporter: Bob Paulin
Currently configuration files for the Tika Parser jar reside in specific
directories within the the JAR file's package structure. This organization
causes split package issues in OSGi when these packages are used in other JARs.
It also tends to bury the config within the projects making them hard to find.
I would like to propose moving the configuration xml and properties files to
org/apache/tika/parser/config directory within the tika. This directory would
not host code but simply be for configuration files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)