Return-Path: Delivered-To: apmail-mahout-dev-archive@www.apache.org Received: (qmail 67380 invoked from network); 27 May 2010 13:18:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 May 2010 13:18:07 -0000 Received: (qmail 88668 invoked by uid 500); 27 May 2010 13:18:07 -0000 Delivered-To: apmail-mahout-dev-archive@mahout.apache.org Received: (qmail 88642 invoked by uid 500); 27 May 2010 13:18:07 -0000 Mailing-List: contact dev-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mahout.apache.org Delivered-To: mailing list dev@mahout.apache.org Received: (qmail 88634 invoked by uid 99); 27 May 2010 13:18:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 13:18:07 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of srowen@gmail.com designates 74.125.83.42 as permitted sender) Received: from [74.125.83.42] (HELO mail-gw0-f42.google.com) (74.125.83.42) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 13:17:59 +0000 Received: by gwj16 with SMTP id 16so2793830gwj.1 for ; Thu, 27 May 2010 06:17:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=C5yEv193sr7RQUqggoOMOTGhOQIpFVLJO/WzdvY1FeQ=; b=Maux12+su1HDBeMKl1X2qpsytvxXGK9vKmFhF7C+Zc1Zr/UQQyIz04n2OZ66yucsg4 hEBiMn29ZJ3HblwKE/5IkfOfRivFE/rK7iWmaHSFxsIxLdRn6+oDSa8eDdUwjDaM+peP tOae546jTXijULUyQ/G8LyH/e12Xbn2Dj5+Js= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vTAWHcy24Fw8LeFhlcHAC7OvIv6ycWtVtuLZA/GJvzjjauwzXbMLp+jQg6yM0AE7NW UogJNCJvOpx+NnUj99MdcP3oozN+quPv+0EPAk6peUy2I7KVaVhabPPHxEli5u2q4Ptp L34nqZHH3BkIcBa3Lydn/2qU6UFMnGTd7VKsY= MIME-Version: 1.0 Received: by 10.150.131.17 with SMTP id e17mr166451ybd.102.1274966258884; Thu, 27 May 2010 06:17:38 -0700 (PDT) Received: by 10.151.12.11 with HTTP; Thu, 27 May 2010 06:17:38 -0700 (PDT) In-Reply-To: References: Date: Thu, 27 May 2010 14:17:38 +0100 Message-ID: Subject: Re: What's the main Checkstyle / FindBugs config? From: Sean Owen To: dev@mahout.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org The ones under buildtools/ are just identical to the ones under maven/ though, what do you mean? (They're a subset of the files, actually.) Actually what is buildtools/ used for now, I'm not seeing what it does anymore. On Thu, May 27, 2010 at 2:10 PM, Robin Anil wrote: > I havent pointed all of them at maven. See the reporting section of the pom file >