[
https://issues.apache.org/jira/browse/TIKA-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153497#comment-15153497
]
Bob Paulin commented on TIKA-1860:
----------------------------------
I'd like to propose a means of replacing the tika-bundle project by create
individual bundles for each module that would inline dependencies just as the
tika-bundle did except at the module level. My current thinking is we could do
this with a classifier called bundle that would build an addition JAR file for
each module. This is goes slightly against the maven model of one artifact per
pom but would prevent separate projects for each module as I have now (see
https://github.com/apache/tika/tree/2.x/tika-parser-bundles/tika-multimedia-bundle
). Not sure if there are other opinions on this from the community. The
proposed changes are in a branch of 2.x here:
https://github.com/apache/tika/compare/2.x...bundle-classifier
> Tika 2.0 - Create Module OSGi implementations to replace tika-bundle
> --------------------------------------------------------------------
>
> Key: TIKA-1860
> URL: https://issues.apache.org/jira/browse/TIKA-1860
> Project: Tika
> Issue Type: Sub-task
> Reporter: Bob Paulin
> Assignee: Bob Paulin
>
> Create a replacement for the OSGi tika-bundle project out of the new
> tika-parser-* modules
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)