RE: increment integer task

2002-12-19 Thread SimonRichardson2
You could adapt this for your needs..

RE: increment integer task

2002-12-19 Thread Anderson, Rob H - VSCM
How about the buildnumber task...That will increment an integer. -Original Message- From: Dale Anson [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 11:02 AM To: Ant Users List Subject: Re: increment integer task Well, I have, but then I wrote the task. What problem are you

Re: increment integer task

2002-12-19 Thread Dale Anson
Well, I have, but then I wrote the task. What problem are you seeing? Dale Anson Euan Guttridge wrote: Has anyone succesfully got the "math" task running in Ant? (from the add on in Antelope). Or.. does anyone know of another task which will increment an integer variable? Thanks, Euan -- To

RE: increment integer task

2002-12-19 Thread Euan Guttridge
Thanks, propertyfile task works perfectly for my purposes. For future reference of this list: Hi, I use the optional propertyfile task to count in a temporary file.

Re: increment integer task

2002-12-19 Thread Markus Dettori
- Original Message - From: "Euan Guttridge" <[EMAIL PROTECTED]> To: "'Ant Users List'" <[EMAIL PROTECTED]> Sent: Thursday, December 19, 2002 5:13 PM Subject: increment integer task > Has anyone succesfully got the "math" task running in Ant? (from the add on > in Antelope). Or.. does any

RE: increment integer task

2002-12-19 Thread Pellier, Marc
try builnumber task -Original Message- From: Euan Guttridge [mailto:[EMAIL PROTECTED]] Sent: jeudi 19 décembre 2002 17:13 To: 'Ant Users List' Subject: increment integer task Has anyone succesfully got the "math" task running in Ant? (from the add on in Antelope). Or.. does anyone know o