[ https://issues.apache.org/jira/browse/TIKA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133629#comment-15133629 ]
Ken Krugler commented on TIKA-1851: ----------------------------------- I'm also curious why we have Groovy code and shell scripts inside of src/test/resources (e.g. in tika-test-resources/src/test/resources/org/apache/tika/parser/ner/opennlp/). Shouldn't groovy code be in src/test/groovy (or src/test/java would also work)? Not sure about shell files, maybe that's OK as a resource. > 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)