Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 39178 invoked from network); 24 Mar 2009 13:36:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Mar 2009 13:36:11 -0000 Received: (qmail 13538 invoked by uid 500); 24 Mar 2009 13:36:10 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 13419 invoked by uid 500); 24 Mar 2009 13:36:10 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 13409 invoked by uid 99); 24 Mar 2009 13:36:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 13:36:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of niall.pemberton@gmail.com designates 209.85.220.166 as permitted sender) Received: from [209.85.220.166] (HELO mail-fx0-f166.google.com) (209.85.220.166) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 13:36:04 +0000 Received: by fxm10 with SMTP id 10so2110054fxm.42 for ; Tue, 24 Mar 2009 06:35:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=1kQ74FQtzwQ0RjIrG3lWcHZWYw0D9Em8cWlC5Za779k=; b=iwf3sbxlODXcTeORmlgEV12NWTk2WUEKjC4FiKCZQ4q+7RDmazvDcRXnQhfWYsj85h 60PPJsPZDV2rPJ8IPNQIYRyEUP0vZm7emZMQ2HsmWEo42QHrCXlvvLqF4OZTp82lIz1p rtKhBil1HRg3lGcekIO465ra8yBGNB5CpLV6w= 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:content-transfer-encoding; b=HeaNdbN++wel8vvKqP6UZsir0r3UCLeEzwDz9YZrEUv3yqd9Ga4YuTDQwkjDZhQA3a CUzhaEKNQ9vSPCi7LsKDQqwW0w4e2BGOaNh9ELjS68sVJrkJ7Nn1nVPsCWuMbDOxDoVn EZ+cSKJyRep+hkj1J5K6sw31scdct3su/d8jo= MIME-Version: 1.0 Received: by 10.204.77.93 with SMTP id f29mr2935240bkk.74.1237901742424; Tue, 24 Mar 2009 06:35:42 -0700 (PDT) In-Reply-To: References: Date: Tue, 24 Mar 2009 13:35:42 +0000 Message-ID: <55afdc850903240635v26c1b5a9j142c160d6258c5e0@mail.gmail.com> Subject: Re: [compress] Checkstyle configuration From: Niall Pemberton To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Mar 24, 2009 at 7:00 AM, Christian Grobmeier wrote: > Hi all, > > I just try to figure out how to include a checkstyle.xml in compress. > I have stolen the configuration file > from [email] and put it in the root directory. For testing I enabled > it within eclipse and found out that > I need to set the following properties, which seem to come out from > commons-parent. I checked that out and searched, but couldn't find the > setting of this properties. I think you're mistaken - AFAIK commons-parent doesn't have anything configured for checkstyle. Niall > Can somebody please explain from where I have to fil these properties? > If somebody could explain or point me to a document or a mail how I > use commons-parent, this would be helpful too. > > Here are the props: > > > > However, checkstyle isn't throwing too much errors, a good sign :-) > > Cheers, > Christian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org