Title: Stopping A Build
For the NUNIT2 task, although I had the 'failonerror'
attribute set to 'true' on the NUNIT2 task, I had that task running inside a
'foreach' loop which had a 'failonerror' attribute set to 'false'. When I
changed the attribute on the 'foreach' tag to 'failonerror=true
Taking a quick crack at it, try setting
failonerror="true"
the problem that I can see, is that failonerror defaults to true, are you
setting it to false somewhere near the top of your script?
I'm not sure if you even *can* set a global failonerror setting.
Malcolm
--- "Scott, Larry (TRIAD RE