Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 74301 invoked from network); 8 Oct 2008 15:47:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Oct 2008 15:47:02 -0000 Received: (qmail 18731 invoked by uid 500); 8 Oct 2008 15:47:00 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 18692 invoked by uid 500); 8 Oct 2008 15:47:00 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 18677 invoked by uid 99); 8 Oct 2008 15:47:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2008 08:47:00 -0700 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=DNS_FROM_SECURITYSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.142.181] (HELO samaflost.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2008 15:45:58 +0000 Received: from localhost (unknown [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id A4DE5E220014 for ; Wed, 8 Oct 2008 15:46:33 +0000 (UTC) Received: from samaflost.de ([127.0.0.1]) by localhost (v30161.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07669-07 for ; Wed, 8 Oct 2008 17:46:32 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 2525) id BB148E22000A; Wed, 8 Oct 2008 17:46:32 +0200 (CEST) To: dev@ant.apache.org Subject: Re: FYI: Ant listed as "defect free" X-Draft-From: ("nnfolder:mail.jakarta-ant" 89833) References: <9EE86F1965E19E499C80DE52AC807B55D6FD47@z011021.bk.fin.local> <9EE86F1965E19E499C80DE52AC807B5501B6F44C@z011021.bk.fin.local> <9EE86F1965E19E499C80DE52AC807B5501B6F462@z011021.bk.fin.local> From: Stefan Bodewig Date: Wed, 08 Oct 2008 17:46:32 +0200 In-Reply-To: <9EE86F1965E19E499C80DE52AC807B5501B6F462@z011021.bk.fin.local> (Jan Materne's message of "Wed\, 8 Oct 2008 14\:42\:47 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at samaflost.de X-Virus-Checked: Checked by ClamAV on apache.org On Wed, 8 Oct 2008, Jan Materne wrote: > Yes. But it is not so important what other say if you cant recheck > it (IMHO). Agreed. > So I tried to set up a Findbug run in check.xml. +1 > But I got a problem: > > - downloading Findbugs works - but only for an old version (1.0.0 > instead of 1.3.5) downloading via Ivy you mean? When I was younger, we simply went to the project's download page and manually added the jars to the directories we wanted them to live in. I've been told that still works. ;-) [I won't tell you what we did when I was young] Seriously, I think you can expect anybody who wants to run findbugs to walk the extra mile and install it if necessary. If you can make that even smoother, power to you. > - FB run throws errors I dont understand > > [fb:findbugs] Running FindBugs... [fb:findbugs] Warning: could not > load plugin -sortByClass I think it may choke on the empty plugin list, which may make FindBugs misinterpret the -sortByClass option as the name of a plugin. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org