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:
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
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
> &