[
https://issues.apache.org/jira/browse/TIKA-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985246#comment-14985246
]
Bob Paulin commented on TIKA-1785:
----------------------------------
This issue relates to TIKA-1507 and TIKA-1769.
> 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)