Thanks!
On 7/30/03 11:59 AM, "David McTavish" <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
>
>
>
>
> d.
>
> -Original Message-
> From: Billy Bacon [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 30, 2003 1:56
d.
-Original Message-
From: Billy Bacon [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 1:56 PM
To: Ant Users List
Subject: Re: does not support 'if' attribute
Not sure what you mean here EJ :-/
Could you explain a little bit more? What does
Not sure what you mean here EJ :-/
Could you explain a little bit more? What does expressly create the file
mean?
Do you mean create a target which contains an 'if' attribute and call the
target from my original target? Then the target which contains the 'if'
attribute would decide if it executes
Awesome, thank you for the reply.
On 7/30/03 11:25 AM, "peter reilly" <[EMAIL PROTECTED]> wrote:
> You can use the task from the ant-contrib project
> or from the antelope project.
>
> http://ant.apache.org/projects.html
>
> Peter
> On Wednesday 30 July 2003 18:04, Billy Bacon wrote:
>> Does a
You can use the task from the ant-contrib project
or from the antelope project.
http://ant.apache.org/projects.html
Peter
On Wednesday 30 July 2003 18:04, Billy Bacon wrote:
> Does anyone have a work-around for this? I want to create a file on the
> system 'if' a property has been set within my