Return-Path: Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: (qmail 99632 invoked from network); 22 Sep 2009 10:07:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Sep 2009 10:07:38 -0000 Received: (qmail 14768 invoked by uid 500); 22 Sep 2009 10:07:38 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 14679 invoked by uid 500); 22 Sep 2009 10:07:38 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 14657 invoked by uid 99); 22 Sep 2009 10:07:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2009 10:07:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Sep 2009 10:07:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1655D234C1EA for ; Tue, 22 Sep 2009 03:07:16 -0700 (PDT) Message-ID: <590517249.1253614036090.JavaMail.jira@brutus> Date: Tue, 22 Sep 2009 03:07:16 -0700 (PDT) From: "Vinod K V (JIRA)" To: mapreduce-dev@hadoop.apache.org Subject: [jira] Created: (MAPREDUCE-1023) Newly introduced findBugs warnings should be suppressed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Newly introduced findBugs warnings should be suppressed ------------------------------------------------------- Key: MAPREDUCE-1023 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1023 Project: Hadoop Map/Reduce Issue Type: Bug Components: build Affects Versions: 0.21.0 Reporter: Vinod K V Fix For: 0.21.0 FindBugs warnings introduced by MAPREDUCE-711 and HADOOP-6230 should be suppressed by modifying src/test/findbugsExcludeFile.xml. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.