RE: task depends on file changes...

2003-03-11 Thread Dominique Devienne
--Original Message- From: Pedro Salazar [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 10:54 AM To: [EMAIL PROTECTED] Subject: task depends on file changes... Greetings, I would like to know if is it possible make the execution of a task depends on the changes of a specific non java fil

Re: task depends on file changes...

2003-03-11 Thread Stefan Bodewig
On 11 Mar 2003, Pedro Salazar <[EMAIL PROTECTED]> wrote: > I would like to know if is it possible make the execution of a task > depends on the changes of a specific non java file, XML for > instance? Set a property with and put your task into a target that has an unless attribute referencing th