Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-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 EC8721090C for ; Wed, 18 Feb 2015 20:36:17 +0000 (UTC) Received: (qmail 24502 invoked by uid 500); 18 Feb 2015 20:36:11 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 24452 invoked by uid 500); 18 Feb 2015 20:36:11 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 24440 invoked by uid 99); 18 Feb 2015 20:36:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2015 20:36:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of daan.hoogland@gmail.com designates 209.85.213.41 as permitted sender) Received: from [209.85.213.41] (HELO mail-yh0-f41.google.com) (209.85.213.41) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2015 20:36:05 +0000 Received: by yhl29 with SMTP id 29so2554035yhl.0 for ; Wed, 18 Feb 2015 12:35:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=3VCIdHJrZLqzcQMsgFs0YAR61B+XdJk2Xhf7im98XZc=; b=t1MunMtcx4GCFBBrivZpZQssGNDep100FqVfj6n6KWrLvVw6M+nKWn5pvO5VOClvx6 0c+13DJKFu/LM+/S8QFijW223R0fbipK8yEMamlwZLcEIUpwBsXtBE1igzjDm3hZMiIi 3OIb+aC16wISsXLHold71CZXyU6PnlVoGBKr04W+pfI65/P61FiIPtvGhIlNiXpuIZXR 3SZz3bADOinNmxj1evv2j9lrc0miKcipGtPOarwtqaemm9jyKqrAL3UCTXoHmg+9C56G tvjHznoV4Ik/qS+eemc4RBzNG6Paye91KED+NYYveSxGkiOqwZjKg1py1oHkdRZ6yKWo Tyeg== X-Received: by 10.236.221.134 with SMTP id r6mr820325yhp.137.1424291745256; Wed, 18 Feb 2015 12:35:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.170.113.17 with HTTP; Wed, 18 Feb 2015 12:35:25 -0800 (PST) From: Daan Hoogland Date: Wed, 18 Feb 2015 20:35:25 +0000 Message-ID: Subject: findbugs To: dev Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org People, I reset the counter on the findbugs in the slowbuild. After the build was broken for a while we didn't all bother anymore. Let's get back to it and try and chase new issues it reports (don't hesitate to bug me about it at least) regards, -- Daan