Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 76973 invoked from network); 17 Apr 2008 11:01:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Apr 2008 11:01:35 -0000 Received: (qmail 6357 invoked by uid 500); 17 Apr 2008 11:01:32 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 6340 invoked by uid 500); 17 Apr 2008 11:01:32 -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 6331 invoked by uid 99); 17 Apr 2008 11:01:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 04:01:32 -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 (nike.apache.org: domain of xavier.hanin@gmail.com designates 209.85.198.250 as permitted sender) Received: from [209.85.198.250] (HELO rv-out-0506.google.com) (209.85.198.250) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 11:00:40 +0000 Received: by rv-out-0506.google.com with SMTP id b17so7801rvf.40 for ; Thu, 17 Apr 2008 04:01:00 -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=EvUe6K0Os520Kp7vt2U174zPzKdvgN028O/0JAPOQQk=; b=Qxwkf4MheHLM5zsqv8MkmTMMqrHlCA77TyK/73ebG4fI9GjlfCi+vf8+TnF+j3ANUf0mPhU6vEAHNgdJu3jbvGG5lbHnVFjtPaZu42SrhRQh1zwp4kOIoOpz0TkJ+L8L4hctEKKb8icCMTqvRB36PzYN06ndftM17c821aSUn9s= 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=NqZvziQCj9BOk7iNj/BFULUnh3F5+mZ55pFSoQeOI8+JNrlH2/wLBqQk/GeD7O51vY5xXjkPGhHMFeXxsGsWJYCOZiFLiONF/gAjpEedC/GzMeKWyJbZXf8waRhKiFIuYK3r9efHKXET4/Okwa9A3YZvmzO5oBEmnMc+ldANA6I= Received: by 10.140.203.15 with SMTP id a15mr631758rvg.212.1208430059813; Thu, 17 Apr 2008 04:00:59 -0700 (PDT) Received: by 10.141.1.21 with HTTP; Thu, 17 Apr 2008 04:00:59 -0700 (PDT) Message-ID: <635a05060804170400m6adf2905p46d12919363408fa@mail.gmail.com> Date: Thu, 17 Apr 2008 13:00:59 +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_6682_12006648.1208430059793" References: <635a05060804170151u70203225g22cfea879b46c3c2@mail.gmail.com> <635a05060804170208g648f3bfak8754849f6f587449@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_6682_12006648.1208430059793 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thu, Apr 17, 2008 at 11:21 AM, Donal Mc Namee wrote: > Hi Xavier, > > I've created JIRA issue IVY-798 to deal with this. > It could be later in the day before I get a change to test your fix but FYI it seems my last commit failed, it's actually checked in now, so please update your svn copy to make the test if you already tried it out before. Xavier > I'll get back to you. > > Thanks for the quick response. > Donal. > > >-----Original Message----- > >From: Xavier Hanin [mailto:xavier.hanin@gmail.com] > >Sent: 17 April 2008 10:08 > >To: ivy-user@ant.apache.org > >Subject: Re: Property expansion in > > > >On Thu, Apr 17, 2008 at 10:51 AM, Xavier Hanin > >wrote: > > > >> 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? > >> > >While I was looking at the code I just added variable > >expansion in extra attributes. Trunk version should now > >support what you want. Could you please confirm? > >BTW you can still open an issue to keep track of the change. > > > >Xavier > > > >> > >> > >> Xavier > >> > >> > >> > >> -- > >> Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ > >> http://ant.apache.org/ivy/ http://www.xoocode.org/ > > > > > > > > > >-- > >Xavier Hanin - Independent Java Consultant > >http://xhab.blogspot.com/ http://ant.apache.org/ivy/ > >http://www.xoocode.org/ > > > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/ ------=_Part_6682_12006648.1208430059793--