Gert Driesen wrote:
> For those of you that have been begging for an "if, then, else"
> construct in NAnt ...
Looks great - using the same construct as XSLT makes a lot of sense.
Just one comment though - the documentation page does indicate that the
clauses are evaluated from top to bottom, b
Hi,
For those of you that have been begging for an "if, then, else" construct in
NAnt:
I've just added a task to NAntContrib cvs that does just that:
http://nantcontrib.sourceforge.net/nightly/latest/help/tasks/choose.html
Note: the expression in the "test" attribute of the example contains a