I\'ve got a ant build.xml that uses the task to copy a variety of xml files. It uses filtering to merge in properties from a bu
build.xml
bu
Since Ant 1.6.2 condition can also be nested inside fail.
condition
fail
The following macro makes it easy to conditionally check multiple properties.