Re: How to set a property based on a mapper result of another property

2006-04-21 Thread Andrew Goodnough
>>> On Thu, Apr 20, 2006 at 4:20 pm, in message <[EMAIL PROTECTED]>, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > Hello Andrew, > > I think that ant- contrib ( a related project which can be used as an > extension of ant) has good tasks for that. > > Regards, > > Antoine > Thanks - I fo

Re: How to set a property based on a mapper result of another property

2006-04-20 Thread Antoine Levy-Lambert
Hello Andrew, I think that ant-contrib ( a related project which can be used as an extension of ant) has good tasks for that. Regards, Antoine Andrew Goodnough wrote: > I've got a property with the value > "http://subversion/svn/ccap/BBE/branches/02_4X/BBEApp";. This > property will change bas

How to set a property based on a mapper result of another property

2006-04-20 Thread Andrew Goodnough
I've got a property with the value "http://subversion/svn/ccap/BBE/branches/02_4X/BBEApp";. This property will change based on context. I want to create a new property from this other property that contains the value "02_4X". I'm looking for a feature in the task that can accept a (like the t