History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CCNET-1113
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Ruben Willems
Reporter: Ruben Willems
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
CruiseControl .NET

Proposed changes for handling integration exceptions

Created: 14/Mar/08 04:29 PM   Updated: 11/Jan/09 04:05 PM
Component/s: Builder
Affects Version/s: 1.3
Fix Version/s: 1.4.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File sourcecontrol_exception02.patch (3 kb)

Issue Links:
Relationship
This issue Relates to:
CCNET-1251 Integration builds triggered by sched... Major Resolved
CCNET-137 Successful build status indicated on ... Major Resolved
CCNET-748 Provide better trigger exception logging Major Resolved
 


 Description  « Hide
Check mailing with the header : Proposed changes for handling integration exceptions
basicaly :
Revision 2567 of IntegrationRunner.cs removed the publishExceptions
tag which prevents integration exceptions, like those that occur in a
source control plug-in from being publishable.



 All   Comments   Work Log   Change History      Sort Order:
Ruben Willems [14/Mar/08 04:32 PM]
unit tests are not yet ok (Mock problems),
this is just to show what the changes will be.