[
https://issues.apache.org/jira/browse/TIKA-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072023#comment-18072023
]
Konrad Windszus commented on TIKA-4712:
---------------------------------------
Thanks, making tika-parsers-standard-package pom only sounds right to me. But I
actually appreciated a bundle format like
https://github.com/apache/tika/blob/1.6/tika-parsers/pom.xml in 1.x which
contained all parsers with OSGi manifest but without their dependencies. I
think there are valid use cases for both a fat bundle (containing all
dependencies) and a slimmer bundle for the standard parsers (but without their
dependencies).
In addition just using each parser module individually as separate bundle
should be possible too.
I am not sure how much the activator is actually worth given TIKA-4700 is
implemented.
> Clarify tika-parsers-package and osgi in 4.x
> --------------------------------------------
>
> Key: TIKA-4712
> URL: https://issues.apache.org/jira/browse/TIKA-4712
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> We have a not-great mixing of concerns in tika-parsers-standard-package in
> 3.x and 4.x w.r.t osgi. We can easily fix this for 4.x.
> Step 1 is this ticket: move the activator out of
> tika-parsers-standard-package into tika-bundle-standard. Make
> tika-parsers-standard-package pom only.
> Step 2 is where we're heading on TIKA-4700, which puts most of the work on
> the mediator.
> WDYT [~kwin]?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)