You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/06/15 15:00:02 UTC

[jira] [Commented] (TIKA-2670) Allow the build to go on even if models aren't available

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

Hudson commented on TIKA-2670:
------------------------------

UNSTABLE: Integrated in Jenkins build tika-branch-1x #48 (See [https://builds.apache.org/job/tika-branch-1x/48/])
TIKA-2670 add try/catch block into ModelGetter (tallison: [https://github.com/apache/tika/commit/45468aa9d3f12a4ba9eae289e70026ea64018280])
* (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)