Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1A649200BAC for ; Wed, 12 Oct 2016 01:06:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 192EA160AF9; Tue, 11 Oct 2016 23:06:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8F4C4160AF7 for ; Wed, 12 Oct 2016 01:06:21 +0200 (CEST) Received: (qmail 20560 invoked by uid 500); 11 Oct 2016 23:06:20 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 20494 invoked by uid 99); 11 Oct 2016 23:06:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Oct 2016 23:06:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 873B32C4C78 for ; Tue, 11 Oct 2016 23:06:20 +0000 (UTC) Date: Tue, 11 Oct 2016 23:06:20 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-4497) Clean up findbugs-exclude.xml files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 11 Oct 2016 23:06:22 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-4497. ----------------------------------------- Resolution: Fixed > Clean up findbugs-exclude.xml files > ----------------------------------- > > Key: ACCUMULO-4497 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4497 > Project: Accumulo > Issue Type: Task > Components: build > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Priority: Trivial > Labels: hackathon2016 > Fix For: 1.7.3, 1.8.1, 2.0.0 > > Time Spent: 50m > Remaining Estimate: 0h > > There are some "empty" {{exclude-filter.xml}} files which exist solely so {{findbugs-maven-plugin}} doesn't complain that it's absent. > These can be cleaned up using a profile to only activate the excludes filtering when the file exists. > Additionally, there's a vestigial findbugs exclude file in the contrib directory which, as far as I can tell, serves no purpose at all and should be removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)