[
https://issues.apache.org/jira/browse/TIKA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136079#comment-15136079
]
Ken Krugler commented on TIKA-1851:
-----------------------------------
After poking around a bit, my vote would be to (a) move the test resources to
their respective modules, and (b) move the test code back into tika-core. I
don't see a lot of benefit from having a separate test-resources module, and
the oddity of having test files outside of the modules, the unpacking of this
artifact, etc. feels like enough of a minus to warrant the effort to segment
resources.
> Tika 2.0 - Move test resources from core to test-resources
> ----------------------------------------------------------
>
> Key: TIKA-1851
> URL: https://issues.apache.org/jira/browse/TIKA-1851
> Project: Tika
> Issue Type: Sub-task
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
> Fix For: 2.0
>
>
> Let's try to move resources that are used for testing to the test-resources
> module if possible: MockParser, DummyParser, TikaTest and the unit tests for
> MockParser. That should also allow us to drop the test-jar goal in
> tika-core. Anything else?
> Haven't actually tried this yet; there may be surprises.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)