On Wed, Jul 13, 2011 at 12:16 AM, James Jeffers <[email protected]> wrote:
> I've noticed that while using xbuild the returned status/exit code in the > shell is sometimes wrong. > > For example, a subproject in a solution will fail with an error, such as > > error CS0246 (missing reference) > > > The text of the console output indicates the problem, even declaring the > that build failed, but the exit code is 0. > > This is problematic for our CI process. We're noticing some builds will > fail, and target assemblies will never be built. However the build is marked > as successful because the shell running xbuild detects a "good" exit code. > > Is this the desired behavior for xbuild? > Nope. Which version of xbuild? Could you post the build log? Do you get the same issue when invoking xbuild in a terminal? -Ankit > ____________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- Blog : http://www.ankitjain.org/blog
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
