Is there an if/else condition that I can use for an Ant task?
This is what i have written so far:
Since ant 1.9.1 you can use a if:set condition : https://ant.apache.org/manual/ifunless.html