Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 61694 invoked from network); 3 May 2005 05:47:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 May 2005 05:47:31 -0000 Received: (qmail 61736 invoked by uid 500); 3 May 2005 05:49:03 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 61677 invoked by uid 500); 3 May 2005 05:49:03 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 61571 invoked by uid 99); 3 May 2005 05:49:01 -0000 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=HTML_50_60,HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from dnsinet.rzf-nrw.de (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 02 May 2005 22:49:01 -0700 Received: from z011100.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id j435l7Rs032151 for ; Tue, 3 May 2005 07:47:07 +0200 Received: from z011104.bk.fin.local ([130.11.7.104]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.0); Tue, 3 May 2005 07:47:07 +0200 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2657.72) id ; Tue, 3 May 2005 07:47:05 +0200 Message-ID: <879A5AD5DD0ED511891F0003473A9B5614F60678@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: dev@ant.apache.org Subject: AW: cvs commit: ant/src/main/org/apache/tools/ant DemuxOutputStre am.java Date: Tue, 3 May 2005 07:47:04 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C54FA3.88BAE360" X-OriginalArrivalTime: 03 May 2005 05:47:07.0382 (UTC) FILETIME=[8A9E4960:01C54FA3] X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C54FA3.88BAE360 Content-Type: text/plain; charset="iso-8859-1" > > I know I'm nitpicking here, and I apologize for it, but aren't you > > creating lines over 80 chars with this reformatting Steve? > I picked just > > one example here. Is this an IDE configuration issue? --DD > > > you arent nitpicking; 80 lines is the ant rule; 100 lines is another > project. Mmh checkstyle-config [1] sais sounds like java-length-max is 100, javadoc-length-max isnt set. Jan [1] http://cvs.apache.org/viewcvs.cgi/ant/src/etc/checkstyle/checkstyle-config?v iew=markup ------_=_NextPart_001_01C54FA3.88BAE360--