From dev-return-25572-apmail-tika-dev-archive=tika.apache.org@tika.apache.org Thu Jun 1 19:57:08 2017 Return-Path: X-Original-To: apmail-tika-dev-archive@www.apache.org Delivered-To: apmail-tika-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3FD661A537 for ; Thu, 1 Jun 2017 19:57:08 +0000 (UTC) Received: (qmail 96671 invoked by uid 500); 1 Jun 2017 19:57:07 -0000 Delivered-To: apmail-tika-dev-archive@tika.apache.org Received: (qmail 96631 invoked by uid 500); 1 Jun 2017 19:57:07 -0000 Mailing-List: contact dev-help@tika.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tika.apache.org Delivered-To: mailing list dev@tika.apache.org Received: (qmail 96554 invoked by uid 99); 1 Jun 2017 19:57:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2017 19:57:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 58869C14F1 for ; Thu, 1 Jun 2017 19:57:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.001 X-Spam-Level: X-Spam-Status: No, score=-100.001 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id HNs0PeRP9z9R for ; Thu, 1 Jun 2017 19:57:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id E6F1F5FCBA for ; Thu, 1 Jun 2017 19:57:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 12A68E0DAF for ; Thu, 1 Jun 2017 19:57:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 77E7D21B5D for ; Thu, 1 Jun 2017 19:57:04 +0000 (UTC) Date: Thu, 1 Jun 2017 19:57:04 +0000 (UTC) From: "Hudson (JIRA)" To: dev@tika.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TIKA-2360) Handle SentimentParser resource failure more robustly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TIKA-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033568#comment-16033568 ] Hudson commented on TIKA-2360: ------------------------------ SUCCESS: Integrated in Jenkins build Tika-trunk #1283 (See [https://builds.apache.org/job/Tika-trunk/1283/]) TIKA-2360 -- broaden allowable exceptions to IOException (tallison: [https://github.com/apache/tika/commit/574fcec5c469c94806c861b27ec38a0e87a28be3]) * (edit) tika-parsers/src/test/java/org/apache/tika/parser/sentiment/analysis/SentimentParserTest.java > Handle SentimentParser resource failure more robustly > ----------------------------------------------------- > > Key: TIKA-2360 > URL: https://issues.apache.org/jira/browse/TIKA-2360 > Project: Tika > Issue Type: Improvement > Reporter: Tim Allison > Priority: Blocker > Fix For: 1.15 > > > The SentimentParser tests currently require a network call to github. For those working behind a proxy or would prefer Tika not to make unexpected network calls, can we please turn this off by default? -- This message was sent by Atlassian JIRA (v6.3.15#6346)