|
|
|
|
|
by pjmlp
193 days ago
|
|
It sure did, you use conditions, no need for contrib. https://ant.apache.org/manual/Tasks/condition.html The else part is easily done by repeating and negating the condition. Two other advantages of Ant that MSBuild lacks in a sane way to this day, are macros, and proper documentation. |
|
https://ant.apache.org/manual/ifunless.html