Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 19618 invoked from network); 9 Dec 2006 15:28:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Dec 2006 15:28:32 -0000 Received: (qmail 31302 invoked by uid 500); 9 Dec 2006 15:28:36 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 31053 invoked by uid 500); 9 Dec 2006 15:28:36 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 31037 invoked by uid 99); 9 Dec 2006 15:28:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Dec 2006 07:28:36 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [69.55.225.129] (HELO ehatchersolutions.com) (69.55.225.129) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Dec 2006 07:28:24 -0800 Received: by ehatchersolutions.com (Postfix, from userid 504) id 6FAF830EFC1F; Sat, 9 Dec 2006 10:28:02 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on javelina X-Spam-Level: Received: from [10.0.1.2] (va-71-53-203-135.dhcp.embarqhsd.net [71.53.203.135]) by ehatchersolutions.com (Postfix) with ESMTP id 03BEE30EFC1A for ; Sat, 9 Dec 2006 10:27:59 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <2263499.1165677382998.JavaMail.jira@brutus> References: <2263499.1165677382998.JavaMail.jira@brutus> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <3F6861DE-895F-481A-9511-98E8058D698A@ehatchersolutions.com> Content-Transfer-Encoding: 7bit From: Erik Hatcher Subject: Re: [jira] Commented: (LUCENE-721) Code coverage reports Date: Sat, 9 Dec 2006 10:27:55 -0500 To: java-dev@lucene.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL autolearn=no version=3.1.1 On Dec 9, 2006, at 10:16 AM, Grant Ingersoll (JIRA) wrote: > I wanted to do something like adding a property named run.clover > (off by default) that could then be overridden by -Drun.clover=true > on the command line, but I admit I don't see in ANT how to AND > together the clover.present attribute with this new property. The > CONDITION and AVAILABLE tasks in ANT don't seem to allow for ANDing > two existing properties, or perhaps I am missing something can be used with with nested s (or other conditions here ). Erik --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org