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

Bob Paulin commented on TIKA-1851:
----------------------------------

I see the issue.  It looks like the test-jar was removed so that the jar file 
used was only 20 KB which means the test documents are not there.  We either 
need to go back to using the test-jar or we could consider moving the 
src/test/resources to src/main/resources but I think that's the wrong move.  
It's a test resource so we should use the test jar.  Please let me know if this 
make sense.

> 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)

Reply via email to