Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 7063 invoked from network); 12 Mar 2008 14:41:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Mar 2008 14:41:52 -0000 Received: (qmail 30007 invoked by uid 500); 12 Mar 2008 14:41:45 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 29979 invoked by uid 500); 12 Mar 2008 14:41:45 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 29968 invoked by uid 99); 12 Mar 2008 14:41:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Mar 2008 07:41:45 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [206.190.58.152] (HELO web55103.mail.re4.yahoo.com) (206.190.58.152) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 12 Mar 2008 14:40:57 +0000 Received: (qmail 25499 invoked by uid 60001); 12 Mar 2008 14:41:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=GeSGyNoNSpTtV/spJK6tfEc8mvpQEsC81SNIigLqfULQH9R0dYk5uWjnbimX+JxIGKn6qgAa3L37/loxO2+WwQzHaHs0TJKhR+pZNwZPSeDvGjx3/U6oN+G9OWb6UlKeUj8Hu17cMWoar+XCLZcbUBi2ofkylCiCcDlDnIVntzI=; X-YMail-OSG: 6EpQkMEVM1nzAZX9tgN_N2l.HZZ0wLcfdfw4_lSgrA3eqmauh7Cy1ycxSwTrxyG..K.96XZxxfG7HJZEtOVAnyg74zs37Uju9SpE2VBCGzUOkUb6oxg- Received: from [67.142.130.19] by web55103.mail.re4.yahoo.com via HTTP; Wed, 12 Mar 2008 07:41:16 PDT Date: Wed, 12 Mar 2008 07:41:16 -0700 (PDT) From: Matt Benson Subject: Re: Sourceforge CPD task To: Ant Users List In-Reply-To: <54BC0922445A764A86074C5A6B005354039EFAF7@FPT-EXMB02.llbean.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <748792.25325.qm@web55103.mail.re4.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --- Eric Wood wrote: > I'm looking for an easy way to detect cut-n-paste > violations. The CPD > task will write all cut-n-paste violations to an > output file, but how do > I best check to see if there are violations? I > thought that I could > test the file to see if it is not zero length and > seemed to recall a way > to check that condition, but I can not recall it or > find it quickly. Can > somebody remind me if this capability exist and what > the mechanism is? length task/condition, available since (IIRC) Ant 1.6.3. -Matt > > Thanks, Eric > ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org