Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 68018 invoked from network); 10 Dec 2009 17:10:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Dec 2009 17:10:41 -0000 Received: (qmail 79258 invoked by uid 500); 10 Dec 2009 17:10:41 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 79216 invoked by uid 500); 10 Dec 2009 17:10:41 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 79167 invoked by uid 99); 10 Dec 2009 17:10:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 17:10:41 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Thu, 10 Dec 2009 17:10:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 25D67234C1E9 for ; Thu, 10 Dec 2009 09:10:18 -0800 (PST) Message-ID: <873210272.1260465018153.JavaMail.jira@brutus> Date: Thu, 10 Dec 2009 17:10:18 +0000 (UTC) From: "Konstantin Boudnik (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Created: (HADOOP-6430) Need indiation if FindBugs level isn't 0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Need indiation if FindBugs level isn't 0 ---------------------------------------- Key: HADOOP-6430 URL: https://issues.apache.org/jira/browse/HADOOP-6430 Project: Hadoop Common Issue Type: Improvement Components: build Affects Versions: 0.22.0 Reporter: Konstantin Boudnik It's be great to have some indication (also reflected by Hudson) if the level of FindBugs warnings during a particular build wasn't 0 (zero). I.e. build might be marked unstable, etc. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.