Split Tika to separate modules
------------------------------
Key: TIKA-219
URL: https://issues.apache.org/jira/browse/TIKA-219
Project: Tika
Issue Type: Improvement
Components: general
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Fix For: 0.4
As discussed recently on the mailing list [1], it would be good to split Tika
to components based on use cases and external dependencies.
The proposed split is:
* tika-core - core parts of Tika; everything but cli, gui, and the parser.*
packages
* tika-parsers - format-specific parser classes; with dependencies to external
libraries
* tika-app - depends on all of the above; adds cli and gui; standalone jar
packaging
[1] http://markmail.org/message/tavirkqhn6r2szrz
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.