[
https://issues.apache.org/jira/browse/TIKA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison reopened TIKA-1851:
-------------------------------
https://builds.apache.org/job/tika-2.x/20/#showFailuresLink
For these two:
{noformat}
org.apache.tika.server.StackTraceOffTest.testNullPointerOnTika
org.apache.tika.server.StackTraceTest.testNullPointerOnTika
{noformat}
The MockParser isn't making it into tika-server. Need to add
tika-test-resources as a dependency and move services to "main" instead of
"test" in tika-test-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)