We have setup Cruise Control.Net to build .Net projects from source control. Problem is that when the build fails the error log shows a huge build xml and we struggle to find out the actual error. How to configure Cruise Control to show error in more readable format?
We have setup Cruise Control.Net to build .Net projects from source control. Problem is
Share
Make sure that a xmllogger is included in your ccnet configuration and try viewing the build results via ccnet’s web dashboard.
See example of failed build output.