Hi a build fails when a program returns an errorcode, standard this is a non-zero return value
if nant returns no error, but you cat.net does, there is the problem do you call cat.net from withing nant, or via the exec task? via the dashboard, use the nant-output plugin to show where the error is with kind regards Ruben Willems On 13 June 2011 17:55, CC_Me <[email protected]> wrote: > Our regular Nightly build has just stopped building successfully > despite no recent configuration changes. The CC status is shown as a > failure even though the NAnt build of our code has succeeded. When I > view the build log we seem to have a problem during the rescan project > of our cat.net dependencies. I can't seem to find any actual error > messages to indicate what has gone wrong can anyone help please?
