Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 66786 invoked from network); 30 May 2008 15:32:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 May 2008 15:32:13 -0000 Received: (qmail 52436 invoked by uid 500); 30 May 2008 15:32:11 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 52394 invoked by uid 500); 30 May 2008 15:32:11 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 52383 invoked by uid 99); 30 May 2008 15:32:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 May 2008 08:32:11 -0700 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 foamdino@gmail.com designates 209.85.128.184 as permitted sender) Received: from [209.85.128.184] (HELO fk-out-0910.google.com) (209.85.128.184) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 May 2008 15:31:22 +0000 Received: by fk-out-0910.google.com with SMTP id 19so267350fkr.12 for ; Fri, 30 May 2008 08:31:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=CgBkJ+lUT6E43Db6tRynGphz20Ua299lOfQNOGk6yxA=; b=w3gcRE8bbovIfm0GlrWjB5QOkx54bhe2UAWA1BrWalSRoFirqvAlfY6qXjLF3OAmXR/JhpkC6vPWci61QdBZ+AxaaJ0kstQ3ZbYZ0i8+VSFIaprYh1aULFsMyJpuTI+6dCG2cZLjzoc2/2o4zcPlsM5lp913f5oOzHpdcgrTimw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AdN5DEsXUrEw1tzemPi4JoIAq2Z1chsyxa/GLZ0C7wRaNIbHqSTf1KHZa85abaSIaUufHiiaa6364oSMRZmwKRyaUFBoSNVjzYMgm1A+9VGrKTUlAYIMKDJGgCgPAwkRByt9ZoKwVVc580jCFmfwWgJ1wJG5nWHc/LeB6ezDIaU= Received: by 10.82.136.4 with SMTP id j4mr585440bud.46.1212161497167; Fri, 30 May 2008 08:31:37 -0700 (PDT) Received: by 10.82.171.8 with HTTP; Fri, 30 May 2008 08:31:37 -0700 (PDT) Message-ID: Date: Fri, 30 May 2008 22:31:37 +0700 From: "Kevin Jackson" To: "Ant Developers List" Subject: Re: Adding magic properties for targets? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Hi, > Colm's patch in > adds two > new magic properties, one for the build's default target and one for > the targets specified on the command line (or via <*ant*>). > > IIRC such properties have been suggested many moons ago and rejected, > but now the dev community is a different one and maybe we do see some > things differently today. I know that I do, i.e. I'd probably add > them today. > > Before I start to discuss gritty details of a really trivial patch, > let's have a quick poll so we know whether such a feature would be > acceptable. If anybody out there would reject either property, could > you please raise your hand? I probably wasn't around when these properties were first discussed, but I don't see any harm in allowing access to what are essentially static values. +0 Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org