Return-Path: X-Original-To: apmail-creadur-dev-archive@www.apache.org Delivered-To: apmail-creadur-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 68A4A110F1 for ; Tue, 16 Sep 2014 14:31:39 +0000 (UTC) Received: (qmail 37054 invoked by uid 500); 16 Sep 2014 14:31:34 -0000 Delivered-To: apmail-creadur-dev-archive@creadur.apache.org Received: (qmail 37009 invoked by uid 500); 16 Sep 2014 14:31:34 -0000 Mailing-List: contact dev-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list dev@creadur.apache.org Received: (qmail 36842 invoked by uid 99); 16 Sep 2014 14:31:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Sep 2014 14:31:34 +0000 Date: Tue, 16 Sep 2014 14:31:34 +0000 (UTC) From: "Sebb (JIRA)" To: dev@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (RAT-178) BinaryGuesser should not ignore all IOExceptions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sebb created RAT-178: ------------------------ Summary: BinaryGuesser should not ignore all IOExceptions Key: RAT-178 URL: https://issues.apache.org/jira/browse/RAT-178 Project: Apache Rat Issue Type: Bug Reporter: Sebb BinaryGuesser currently ignores most IOExceptions. This includes unreadable and non-existent files. This seems wrong, and means that unit tests may fail to notice that the test file is not present. -- This message was sent by Atlassian JIRA (v6.3.4#6332)