[
https://issues.apache.org/jira/browse/TIKA-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213331#comment-15213331
]
Bob Paulin commented on TIKA-1910:
----------------------------------
I was able to successfully make web and package parsers optional for the office
bundle but there are some pretty hard dependencies on text. Still really
excited about removing all poi dependencies from the package parser project.
POI still exists in cad, code, and multimedia. I think the more we can isolate
poi the simpler dependency management will be across the projects.
> Tika 2.0 - Decouple Tika Parser Office Module from Other Dependencies
> ---------------------------------------------------------------------
>
> Key: TIKA-1910
> URL: https://issues.apache.org/jira/browse/TIKA-1910
> Project: Tika
> Issue Type: Improvement
> Affects Versions: 2.0
> Reporter: Bob Paulin
> Assignee: Bob Paulin
>
> Currently the Tika Parser Office Module depends on
> Tika Parser Web Module
> Tika Parser Package Module
> Tika Parser Text Module
> Using the proxies we can make those dependencies optional so if they are not
> included on the classpath the code functions but performs no operation on
> content that would be parsed on the optional dependencies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)