Return-Path: Delivered-To: apmail-incubator-click-dev-archive@locus.apache.org Received: (qmail 9869 invoked from network); 20 Dec 2008 11:50:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2008 11:50:34 -0000 Received: (qmail 74435 invoked by uid 500); 20 Dec 2008 11:50:34 -0000 Delivered-To: apmail-incubator-click-dev-archive@incubator.apache.org Received: (qmail 74415 invoked by uid 500); 20 Dec 2008 11:50:34 -0000 Mailing-List: contact click-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-dev@incubator.apache.org Received: (qmail 74404 invoked by uid 99); 20 Dec 2008 11:50:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Dec 2008 03:50:33 -0800 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcwcd-click-development-2@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Dec 2008 11:50:24 +0000 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1LE0LL-0006Ft-3S for click-dev@incubator.apache.org; Sat, 20 Dec 2008 11:50:03 +0000 Received: from p54a7ca5b.dip.t-dialin.net ([84.167.202.91]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 20 Dec 2008 11:50:03 +0000 Received: from demetrios.kyriakis by p54a7ca5b.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 20 Dec 2008 11:50:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: click-dev@incubator.apache.org From: Demetrios Kyriakis Subject: Re: checkstyle-all.jar and dev.jar issues Date: Sat, 20 Dec 2008 12:49:26 +0100 Lines: 7 Message-ID: References: <494CD611.70004@gmail.com> <494CDA45.7040309@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p54a7ca5b.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: <494CDA45.7040309@gmail.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org > Actually its only used at build time. I think the reason it was included > was to be able to build a Click distro without having to download extra > dependencies. I think the reason is because they're not in the official maven repo. I mean checkstyle-all.jar. Demetrios.