You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Paul Pogonyshev <p....@finamatics.com> on 2006/02/17 16:03:52 UTC

conditional execution

Hi,

Is it possible to do some sorts of conditional execution of tasks
other than <target if/unless="..."> and scripts (require extensions)?

I need things like if file exists, do this, else do that.  Or, if
files are equal (byte-wise), do something.

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org