Re: does not support 'if' attribute

2003-07-30 Thread Billy Bacon
: > >> I'd have a target to expressly create the file. This target would have an >> "if" attribute with a value of the property that you set (or did not set) >> earlier. >> >> -Original Message- >> From: Billy Bacon [mailto:[EMAIL PROTECT

RE: does not support 'if' attribute

2003-07-30 Thread David McTavish
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

Re: does not support 'if' attribute

2003-07-30 Thread Billy Bacon
ot set) > earlier. > > -Original Message- > From: Billy Bacon [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 1:04 PM > To: Ant Users List > Subject: does not support 'if' attribute > > > Does anyone have a work-around for this? I

Re: does not support 'if' attribute

2003-07-30 Thread Billy Bacon
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

Re: does not support 'if' attribute

2003-07-30 Thread peter reilly
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