RE: If task

2008-03-13 Thread Sumit.Srivastava
t: Re: If task You can implement that nearly verbatim using the ant-contrib extensions which provide if/elseif/else capabilities. The only change from what you have below would be to the syntax of your conditional expressions for example, correct equals syntax would be: Francis On 3/13/08 5:

Re: If task

2008-03-13 Thread Francis Brennan
You can implement that nearly verbatim using the ant-contrib extensions which provide if/elseif/else capabilities. The only change from what you have below would be to the syntax of your conditional expressions for example, correct equals syntax would be: Francis On 3/13/08 5:21 PM, "[EMAIL PRO

Re: IF task

2003-03-26 Thread Antoine Levy-Lambert
ig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 8:57 AM Subject: Re: IF task > On Wed, 26 Mar 2003, Christian Andersson <[EMAIL PROTECTED]> wrote: > > > I was wondering if a task like this will be provided in the normal > &