[
https://issues.apache.org/jira/browse/TIKA-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514077#comment-16514077
]
Hudson commented on TIKA-2670:
------------------------------
UNSTABLE: Integrated in Jenkins build tika-2.x-windows #275 (See
[https://builds.apache.org/job/tika-2.x-windows/275/])
TIKA-2670 add try/catch block into ModelGetter (tallison: rev
d59353ea2ebeb4f0ea81a49bdd79810402f43416)
* (edit)
tika-parsers/src/test/resources/org/apache/tika/parser/ner/opennlp/ModelGetter.groovy
> Allow the build to go on even if models aren't available
> --------------------------------------------------------
>
> Key: TIKA-2670
> URL: https://issues.apache.org/jira/browse/TIKA-2670
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Trivial
>
> sourceforge.net was recently down for maintenance, and ModelGetter.groovy
> caused the build to fail with an IOException. Let's add a try/catch block so
> that if there's a network problem grabbing the models, the build can go on.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)