Lucas Albers wrote:
> 1.)What return codes generate a build failure?
> a.) Assumption: Calling an execution target that return a non-zero
> result will fail the owning project?
if you want to get a 'Build Failed' ALWAYS ! use
failonerror="true", btw. there's no consistency about
the default
1.)What return codes generate a build failure?
a.) Assumption: Calling an execution target that return a non-zero
result will fail the owning project?
b.) Target call's that returned a error (2) and did not appear to
fail the project.
2.) When compiling I have been validated the r