[
https://issues.apache.org/jira/browse/TIKA-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092005#comment-15092005
]
Hudson commented on TIKA-1816:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #901 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/901/])
Fix for TIKA-1816: Lenient testing for NamedEntityParser contributed by Thamme
Gowda <[email protected]> (tallison:
[http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1724034])
* trunk/tika-parsers/pom.xml
*
trunk/tika-parsers/src/test/resources/org/apache/tika/parser/ner/opennlp/ModelGetter.groovy
> Lenient testing for NamedEntityParser
> -------------------------------------
>
> Key: TIKA-1816
> URL: https://issues.apache.org/jira/browse/TIKA-1816
> Project: Tika
> Issue Type: Bug
> Components: parser
> Reporter: Thamme Gowda N
> Assignee: Tim Allison
> Labels: memex
> Fix For: 1.12
>
> Attachments: TIKA-1816-proxy-fix.patch
>
>
> NamedEntityParser has a hard setup requirement like downloading of NER models
> from remote servers and adding them to classpath.
> These model files are huge and hence are not added to source control.
> So, the tests are most likely to fail in various environments.
> Make the best effort to set up the tests, but in the worst case skip tests
> instead of failing the whole build process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)