Return-Path: X-Original-To: apmail-hadoop-common-commits-archive@www.apache.org Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C1608179F2 for ; Thu, 9 Oct 2014 18:59:08 +0000 (UTC) Received: (qmail 71670 invoked by uid 500); 9 Oct 2014 18:59:08 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 71607 invoked by uid 500); 9 Oct 2014 18:59:08 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 71597 invoked by uid 99); 9 Oct 2014 18:59:08 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2014 18:59:08 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3FCA0D08E; Thu, 9 Oct 2014 18:59:08 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: wang@apache.org To: common-commits@hadoop.apache.org Message-Id: <2ca609a28b80462caad2dcc549ea3a80@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: HADOOP-11178. Fix findbugs exclude file. (Arun Suresh via wang) Date: Thu, 9 Oct 2014 18:59:08 +0000 (UTC) Repository: hadoop Updated Branches: refs/heads/trunk 909718398 -> d7b647f0e HADOOP-11178. Fix findbugs exclude file. (Arun Suresh via wang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d7b647f0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d7b647f0 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/d7b647f0 Branch: refs/heads/trunk Commit: d7b647f0ee2c918143ff71abd9ce8b89717b2fc5 Parents: 9097183 Author: Andrew Wang Authored: Thu Oct 9 11:58:36 2014 -0700 Committer: Andrew Wang Committed: Thu Oct 9 11:58:36 2014 -0700 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES.txt | 2 ++ .../hadoop-common/dev-support/findbugsExcludeFile.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/d7b647f0/hadoop-common-project/hadoop-common/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index cde6f8b..a662fb9 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -584,6 +584,8 @@ Release 2.6.0 - UNRELEASED HADOOP-11007. Reinstate building of ant tasks support. (jlowe via kihwal) + HADOOP-11178. Fix findbugs exclude file. (Arun Suresh via wang) + OPTIMIZATIONS HADOOP-10838. Byte array native checksumming. (James Thomas via todd) http://git-wip-us.apache.org/repos/asf/hadoop/blob/d7b647f0/hadoop-common-project/hadoop-common/dev-support/findbugsExcludeFile.xml ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/dev-support/findbugsExcludeFile.xml b/hadoop-common-project/hadoop-common/dev-support/findbugsExcludeFile.xml index 9b55be0..8de3c37 100644 --- a/hadoop-common-project/hadoop-common/dev-support/findbugsExcludeFile.xml +++ b/hadoop-common-project/hadoop-common/dev-support/findbugsExcludeFile.xml @@ -298,7 +298,7 @@ - +