Re: [NAnt-users] Help with resultproperty please

2012-02-21 Thread Bob Archer
In effect you only update buildstatus if it is currently true. Once it is false it won't be updated any more. BOb From: Chris Fouts [mailto:chris.fo...@caemilusa.com] Sent: Tuesday, February 21, 2012 9:59 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users]

[NAnt-users] Help with resultproperty please

2012-02-21 Thread Chris Fouts
I'm aware of this feature However, I want to do this... That is, buildmodule needs a lot of buildmoduleN's (two in the example, but can be more). I do NOT want the build to stop if one of the buildmoduleN's fails (hence, failonerror="false") but I want module_ok to evaluate false if at