I just ran across a case where I would really like to have real
conditionals in NAnt. Here's a really rough outline of my daily build:

clean
prepare
checkout
compile
test
checkin

What I'd really like to do is insert a conditional at the end - that is,
if test fails, to call a task called undocheckout rather than just
abort.

Is there a clean way of doing this currently in NAnt?

Cheers,

-John
http://www.iunknown.com




-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members!
JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to