Better Reporting for CruiseControl.NET
        Posted  
        
            by Michael Sync
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Michael Sync
        
        
        
        Published on 2010-05-10T08:16:22Z
        Indexed on 
            2010/05/10
            8:24 UTC
        
        
        Read the original article
        Hit count: 358
        
continuous-integration
|cruisecontrol.net
Hello,
Is there any way to generate the good error report from Cruise Control?
I like to get the following things in that report.
- The line number of File that break the build
 - The name of developer who commited that file. (It should not be related to last person who committed because the build might be broken earlier before last person check-in. )
 
Thanks.
© Stack Overflow or respective owner