Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 18827 invoked from network); 17 Apr 2008 08:52:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Apr 2008 08:52:21 -0000 Received: (qmail 16235 invoked by uid 500); 17 Apr 2008 08:52:21 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 16216 invoked by uid 500); 17 Apr 2008 08:52:21 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 16207 invoked by uid 99); 17 Apr 2008 08:52:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 01:52:21 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of xavier.hanin@gmail.com designates 66.249.82.225 as permitted sender) Received: from [66.249.82.225] (HELO wx-out-0506.google.com) (66.249.82.225) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 08:51:37 +0000 Received: by wx-out-0506.google.com with SMTP id h30so2438888wxd.10 for ; Thu, 17 Apr 2008 01:51:50 -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:references; bh=oXyORowiVL5WcqeoI/EWDizOAwsS56FrtmgW2po/Dl4=; b=tk4gz5GL82tCd6JlMytcO38eM3kGTsvklU4wa1v8cOz65ZMMMvbMstuFyzW8bqKoRVTJNH4aAKfNYujqzPVWhSnMQGGk8p4rCHpo2fA7z96x0K/AUcLzaPmV4eeJPcnvrRT+xIGvjE9ISF4e9463uBhQeFsrHqcfhA7mbs+Yddw= 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:references; b=I2Ghfrb2iGxFu0KqPHoyjF9xBSKhgZ1IL/tE9Ro952XslzdI0p7YJBNvFNfir52LXucIqQecFNpoOnEJr6PpETldcvoJrN+Pf88jclyu/3JzZl9bynof77OrBE0VvgDnscuLh53FwvwN+Ewq+JHArQXot6o6jcYrXFH+9Wp4JI0= Received: by 10.142.144.16 with SMTP id r16mr345803wfd.195.1208422309093; Thu, 17 Apr 2008 01:51:49 -0700 (PDT) Received: by 10.142.255.15 with HTTP; Thu, 17 Apr 2008 01:51:49 -0700 (PDT) Message-ID: <635a05060804170151u70203225g22cfea879b46c3c2@mail.gmail.com> Date: Thu, 17 Apr 2008 10:51:49 +0200 From: "Xavier Hanin" To: ivy-user@ant.apache.org Subject: Re: Property expansion in In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_69098_107420.1208422309087" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_69098_107420.1208422309087 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thu, Apr 17, 2008 at 10:16 AM, Donal Mc Namee wrote: > Hi All, > I'm looking to use the "Extra attributes" options in the tag > in an ivy.xml file > > But instead of something like: > > > > I want to use property expansions to fill out the attribute value. Like: > > > > But the property ${my.colour} never gets expanded. > > Is there something I should be doing or does the tag just nor > support property expansion? property expansion is not supported in extra attributes, which is a shame. Could you open a jira issue? Xavier -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/ ------=_Part_69098_107420.1208422309087--