[ 
https://issues.apache.org/jira/browse/TIKA-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393228#comment-17393228
 ] 

Tim Allison commented on TIKA-3510:
-----------------------------------

Y, that was my proposal.

Fellow devs, are we willing to make breaking changes in 2.0.1?  This is closer 
to what we did in tika-parsers-standard:

{noformat}
tika-parser-scientific-module -- just the Tika code, no bundled dependencies
tika-parser-scientific-package -- bundled dependencies

tika-parser-sqlite3-module
tika-parser-sqlite3-package 
{noformat}

Or something less breaking but unpleasant --
{noformat}
tika-parser-scientific-core -- just the Tika code, no bundled dependencies
tika-parser-scientific-module -- bundled dependencies

tika-parser-sqlite3-core
tika-parser-sqlite3-package 
{noformat}



> tika-parser-scientific-module seems to embbed many dependencies
> ---------------------------------------------------------------
>
>                 Key: TIKA-3510
>                 URL: https://issues.apache.org/jira/browse/TIKA-3510
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 2.0.0
>            Reporter: Thomas Mortagne
>            Priority: Major
>
> tika-parser-scientific-module 2.0.0 contains many files from other artifacts:
> * joda-time
> * slf4j
> * commons-io
> * ...
> Is that really expected ?
> tika-parser-sqlite3-module seems to be affected too



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to