[
https://issues.apache.org/jira/browse/TIKA-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242457#comment-17242457
]
Hudson commented on TIKA-3241:
------------------------------
FAILURE: Integrated in Jenkins build Tika ยป tika-main-jdk8 #60 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/60/])
TIKA-3241 -- clarify parser module structure -- fix one runaway file (tallison:
[https://github.com/apache/tika/commit/7de05c1cdb25d8ef6b7bb775553061dfdbcb3457])
* (add)
tika-parsers/tika-parsers-extended/tika-parser-scientific-module/src/test/resources/test-documents/testISATab_BII-I-1/a_bii-s-2_metabolite
profiling_NMR spectroscopy.txt
* (delete)
tika-parsers-extended/tika-parser-scientific-module/src/test/resources/test-documents/testISATab_BII-I-1/a_bii-s-2_metabolite
profiling_NMR spectroscopy.txt
> Clarify parser module structure in 2.0.0
> ----------------------------------------
>
> Key: TIKA-3241
> URL: https://issues.apache.org/jira/browse/TIKA-3241
> Project: Tika
> Issue Type: Task
> Affects Versions: 2.0.0
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Major
>
> In 2.0.0, we currently have:
> tika-parser-modules/
> tika-parsers/
> tika-parsers-advanced/
> tika-parsers-extended
> where {{tika-parsers}} is a module that includes all parsers in
> {{tika-parser-modules}}.
> I think we can make the structure a bit clearer by:
> tika-parsers/
> tika-parsers-classic/ (renamed from tika-parser-modules)
> tika-parsers-advanced/
> tika-parsers-extended
> As before in 2.0.0, tika-app and tika-server would pull from
> tika-parsers-classic. If users wanted the heavier parsers in
> tika-parsers-advanced/tika-parsers-extended, they could pull those in on
> their own.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)