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

Key: CCNET-1401
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Craig Sutherland
Reporter: Daniel Nauck
Votes: 0
Watchers: 1
Operations

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

Implement a task for Mono's Gendarme

Created: 11/Mar/09 08:28 AM   Updated: 25/Jul/10 12:48 PM
Component/s: Configuration, Dashboard, Documentation, Installation, Task, Plugin, Stylesheet
Affects Version/s: 1.5.0 RC1
Fix Version/s: 1.4.4 RC1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File gendarme-bigitems.patch (33 kb)
2. Text File gendarme-v2.patch (33 kb)



 Description  « Hide
Implement a task to execute Mono's Gendarme, a rules based Assembly analyse tool.

Website: http://mono-project.com/Gendarme

 All   Comments   Work Log   Change History      Sort Order:
Daniel Nauck [11/Mar/09 08:29 AM]
Attached is a patch with a Gendarme Task, its xsl files and enabled statistics.
It also contains unit tests.

Ruben Willems [13/Mar/09 07:36 AM]
when comitting write in the log message: Contributed under MIT/X11

Daniel Nauck [17/Mar/09 03:34 PM]
Patch against the bigitems branch.

This patch is contributed under the terms of the MIT/X11 license

Craig Sutherland [02/Apr/09 07:53 PM]
Patch has been applied - needed one small change to the unit tests to get working (a C# 3.0 language feature was being used.)