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 <uptodate> and put your task into a target that
has an unless attribute referencing that property.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to