<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Gendarme MSBuild task</title>
	<atom:link href="http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/feed/" rel="self" type="application/rss+xml" />
	<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/</link>
	<description></description>
	<pubDate>Sat, 19 May 2012 07:25:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Arun Mariappan K</title>
		<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/#comment-85</link>
		<dc:creator>Arun Mariappan K</dc:creator>
		<pubDate>Thu, 22 Sep 2011 10:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://unintelligible.org/blog/?p=203#comment-85</guid>
		<description>Many Thanks for this Integration. I Like it and am looking for it...</description>
		<content:encoded><![CDATA[<p>Many Thanks for this Integration. I Like it and am looking for it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/#comment-79</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 04 Apr 2011 19:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://unintelligible.org/blog/?p=203#comment-79</guid>
		<description>@Paul Apologies for the delay in the response, for some reason I wasn't getting notified of any comments.

Gendarme doesn't emit line numbers for all warnings, so some are against a class or even a project rather than against a particular line.

I'm not sure why you need to comment out the exit code - which version of Gendarme are you using? I haven't had this experience myself with v2.6 or 2.8, but if you could provide any additional details (in particular, which exit code it's emitting) I'd be happy to look further into it.</description>
		<content:encoded><![CDATA[<p>@Paul Apologies for the delay in the response, for some reason I wasn&#8217;t getting notified of any comments.</p>
<p>Gendarme doesn&#8217;t emit line numbers for all warnings, so some are against a class or even a project rather than against a particular line.</p>
<p>I&#8217;m not sure why you need to comment out the exit code - which version of Gendarme are you using? I haven&#8217;t had this experience myself with v2.6 or 2.8, but if you could provide any additional details (in particular, which exit code it&#8217;s emitting) I&#8217;d be happy to look further into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/#comment-78</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 23 Feb 2011 15:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://unintelligible.org/blog/?p=203#comment-78</guid>
		<description>Actually forget that last paragraph, looks like it doesn't jump to the correct line number in Visual Studio 2005, in Visual Studio 2008 it works correctly.</description>
		<content:encoded><![CDATA[<p>Actually forget that last paragraph, looks like it doesn&#8217;t jump to the correct line number in Visual Studio 2005, in Visual Studio 2008 it works correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/#comment-77</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 23 Feb 2011 14:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://unintelligible.org/blog/?p=203#comment-77</guid>
		<description>Nick, nice work.

However, It's not quite working for me without a re-jig of the Execute() method. I'm getting a Process ExitCode of 0, so the CreateVisualStudioOutput() method is not called, even though Gendarme is creating an output XML file correctly in the location I specify. If I comment-out the if (exitCode != 0) then it works fine (although I'm not ruling out other possible side-effects of removing this check :)

Also, with the output in the Warnings panel in VS, when I double-click an issue, it jumps to the correct file, but not to the correct line within the file even though the line number is present. Is this a limitation of Gendarme's output?</description>
		<content:encoded><![CDATA[<p>Nick, nice work.</p>
<p>However, It&#8217;s not quite working for me without a re-jig of the Execute() method. I&#8217;m getting a Process ExitCode of 0, so the CreateVisualStudioOutput() method is not called, even though Gendarme is creating an output XML file correctly in the location I specify. If I comment-out the if (exitCode != 0) then it works fine (although I&#8217;m not ruling out other possible side-effects of removing this check <img src='http://unintelligible.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Also, with the output in the Warnings panel in VS, when I double-click an issue, it jumps to the correct file, but not to the correct line within the file even though the line number is present. Is this a limitation of Gendarme&#8217;s output?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex Li</title>
		<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/#comment-73</link>
		<dc:creator>Lex Li</dc:creator>
		<pubDate>Mon, 04 Oct 2010 00:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://unintelligible.org/blog/?p=203#comment-73</guid>
		<description>Hi Nick, thanks for the update. Love it.</description>
		<content:encoded><![CDATA[<p>Hi Nick, thanks for the update. Love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/#comment-72</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sun, 03 Oct 2010 13:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://unintelligible.org/blog/?p=203#comment-72</guid>
		<description>@Lex Li: I updated the task as per your feedback (it sounds like a good idea for the task to behave as FxCop does - I hadn't actually tried running it myself.) 

The task defaults to logging defects as warnings (not errors), and there's a new WarningsAsErrors property that allows you to switch that.

Thanks for the comments.</description>
		<content:encoded><![CDATA[<p>@Lex Li: I updated the task as per your feedback (it sounds like a good idea for the task to behave as FxCop does - I hadn&#8217;t actually tried running it myself.) </p>
<p>The task defaults to logging defects as warnings (not errors), and there&#8217;s a new WarningsAsErrors property that allows you to switch that.</p>
<p>Thanks for the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/#comment-71</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sun, 03 Oct 2010 11:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://unintelligible.org/blog/?p=203#comment-71</guid>
		<description>@Lex Li: no worries, the naming is perhaps not clear enough...</description>
		<content:encoded><![CDATA[<p>@Lex Li: no worries, the naming is perhaps not clear enough&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex Li</title>
		<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/#comment-70</link>
		<dc:creator>Lex Li</dc:creator>
		<pubDate>Sun, 03 Oct 2010 01:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://unintelligible.org/blog/?p=203#comment-70</guid>
		<description>Never mind. I just found DefectsCauseFailure="False".</description>
		<content:encoded><![CDATA[<p>Never mind. I just found DefectsCauseFailure=&#8221;False&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex Li</title>
		<link>http://unintelligible.org/blog/2010/10/02/gendarme-msbuild-task/#comment-69</link>
		<dc:creator>Lex Li</dc:creator>
		<pubDate>Sun, 03 Oct 2010 01:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://unintelligible.org/blog/?p=203#comment-69</guid>
		<description>I really like this integration, as it also works for SharpDevelop. However, it is inconvenient to have violations listed as Error. It should be by default displayed as Warnings, similar to FxCop. Can you change that?</description>
		<content:encoded><![CDATA[<p>I really like this integration, as it also works for SharpDevelop. However, it is inconvenient to have violations listed as Error. It should be by default displayed as Warnings, similar to FxCop. Can you change that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

