You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Bob Paulin (JIRA)" <ji...@apache.org> on 2015/12/24 01:08:46 UTC

[jira] [Updated] (TIKA-1819) Tika 2.0 Create tika-parser-bundles parent project

     [ https://issues.apache.org/jira/browse/TIKA-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Paulin updated TIKA-1819:
-----------------------------
    Description: 
With the source moving to the tika-parser-modules project these jars should not have the dependencies embedded.  By creating an equivalent tika-parser-bundle project it will be possible to have a separate jar for osgi with the dependencies embedded in the same way as the tika-bundle.

So there would be the following structure for example

tika-parser-modules
  > tika-multimedia-module(just compiled project source and resources)
tika-parser-bundles
  > tika-multimedia-bundle (with deps embedded)

  was:
With the source moving to the tika-parser-modules project these jars should not have the dependencies embedded.  By creating an equivalent tika-parser-bundle project it will be possible to have a separate jar for osgi with the dependencies embedded in the same way as the tika-bundle.

So there would be the following structure for example

tika-parser-modules
     tika-multimedia-module(just compiled project source and resources)
tika-parser-bundles
     tika-multimedia-bundle (with deps embedded)


> Tika 2.0 Create tika-parser-bundles parent project
> --------------------------------------------------
>
>                 Key: TIKA-1819
>                 URL: https://issues.apache.org/jira/browse/TIKA-1819
>             Project: Tika
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Bob Paulin
>            Assignee: Bob Paulin
>
> With the source moving to the tika-parser-modules project these jars should not have the dependencies embedded.  By creating an equivalent tika-parser-bundle project it will be possible to have a separate jar for osgi with the dependencies embedded in the same way as the tika-bundle.
> So there would be the following structure for example
> tika-parser-modules
>   > tika-multimedia-module(just compiled project source and resources)
> tika-parser-bundles
>   > tika-multimedia-bundle (with deps embedded)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)