<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: TeamCity MSBuild tasks</title>
	<atom:link href="http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/</link>
	<description>The Bluewire Technologies dev team blog</description>
	<lastBuildDate>Thu, 03 Sep 2009 06:37:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexander Groß</title>
		<link>http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/#comment-547</link>
		<dc:creator>Alexander Groß</dc:creator>
		<pubDate>Tue, 16 Sep 2008 23:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/#comment-547</guid>
		<description>Hi Will,

I&#039;ve ported your tasks over to NAnt (my preferred build tool) and added a couple of other (NAnt) tasks specific to TeamCity. Would you mind re-publishing them under a BSD license given that I credit your excellent work? Which form of commendation do you prefer?

Thanks,

Alex</description>
		<content:encoded><![CDATA[<p>Hi Will,</p>
<p>I&#8217;ve ported your tasks over to NAnt (my preferred build tool) and added a couple of other (NAnt) tasks specific to TeamCity. Would you mind re-publishing them under a BSD license given that I credit your excellent work? Which form of commendation do you prefer?</p>
<p>Thanks,</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/#comment-546</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Mon, 08 Sep 2008 09:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/#comment-546</guid>
		<description>Hi Korayem. Yes, the post assumes you already have TeamCity running your MbUnit tests and generating an HTML report. MBUnit ships with an MSBuild task which you can call to run your tests (http://docs.mbunit.com/help/html/MbUnitInAnAgileEnvironment/MbUnitAndMSBuild.htm). This generates an HTML report which you can include in you artifacts path so you get a test report with every build :-)

Once you have that, you can use these MSBuild tasks to report information back to the TeamCity dashboard so you don&#039;t have to dig into the artifacts to find out if the tests failed.

In our project, we have a &quot;TeamCityBuild&quot; MSBuild target which builds the project, runs the tests and writes to the teamcity-info file. 

Hope this helps - please let me know if you&#039;re still struggling.</description>
		<content:encoded><![CDATA[<p>Hi Korayem. Yes, the post assumes you already have TeamCity running your MbUnit tests and generating an HTML report. MBUnit ships with an MSBuild task which you can call to run your tests (<a href="http://docs.mbunit.com/help/html/MbUnitInAnAgileEnvironment/MbUnitAndMSBuild.htm" rel="nofollow">http://docs.mbunit.com/help/html/MbUnitInAnAgileEnvironment/MbUnitAndMSBuild.htm</a>). This generates an HTML report which you can include in you artifacts path so you get a test report with every build <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Once you have that, you can use these MSBuild tasks to report information back to the TeamCity dashboard so you don&#8217;t have to dig into the artifacts to find out if the tests failed.</p>
<p>In our project, we have a &#8220;TeamCityBuild&#8221; MSBuild target which builds the project, runs the tests and writes to the teamcity-info file. </p>
<p>Hope this helps &#8211; please let me know if you&#8217;re still struggling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Korayem</title>
		<link>http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/#comment-545</link>
		<dc:creator>Korayem</dc:creator>
		<pubDate>Mon, 08 Sep 2008 08:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/#comment-545</guid>
		<description>Thanks for sharing this information. Please excuse my ignorance but I read this blog post and your forum post and still can&#039;t figure out what to do exactly.

I understand that i have to configure the artifact to fetch the generated mbunit dll files, but then what?</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this information. Please excuse my ignorance but I read this blog post and your forum post and still can&#8217;t figure out what to do exactly.</p>
<p>I understand that i have to configure the artifact to fetch the generated mbunit dll files, but then what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/#comment-544</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 01 Jul 2008 11:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/#comment-544</guid>
		<description>Thanks Eugene - have fixed that link now.</description>
		<content:encoded><![CDATA[<p>Thanks Eugene &#8211; have fixed that link now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Petrenko</title>
		<link>http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/#comment-543</link>
		<dc:creator>Eugene Petrenko</dc:creator>
		<pubDate>Wed, 25 Jun 2008 10:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/#comment-543</guid>
		<description>Unfortunatly the link to the soureces is dead not. Is there any other way for achieving it. I believe it would be possible to posting those code in TeamCity plugins repository.</description>
		<content:encoded><![CDATA[<p>Unfortunatly the link to the soureces is dead not. Is there any other way for achieving it. I believe it would be possible to posting those code in TeamCity plugins repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Veenstra</title>
		<link>http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/#comment-534</link>
		<dc:creator>Brett Veenstra</dc:creator>
		<pubDate>Fri, 07 Mar 2008 14:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/#comment-534</guid>
		<description>Great stuff here... I&#039;m definitely interested in how you hooked this into your MSBuild script (although we&#039;re going to use NANT for now).</description>
		<content:encoded><![CDATA[<p>Great stuff here&#8230; I&#8217;m definitely interested in how you hooked this into your MSBuild script (although we&#8217;re going to use NANT for now).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petar Petrov</title>
		<link>http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/#comment-520</link>
		<dc:creator>Petar Petrov</dc:creator>
		<pubDate>Tue, 29 Jan 2008 16:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/#comment-520</guid>
		<description>Great article. Please provide a serie with more details on MSBuild, TeamCity and how to setup a new project.</description>
		<content:encoded><![CDATA[<p>Great article. Please provide a serie with more details on MSBuild, TeamCity and how to setup a new project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizaveta</title>
		<link>http://blog.bluewire-technologies.com/2008/01/24/teamcity-msbuild-tasks/#comment-519</link>
		<dc:creator>Elizaveta</dc:creator>
		<pubDate>Fri, 25 Jan 2008 09:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://bluewireblog.wordpress.com/2008/01/24/teamcity-msbuild-tasks/#comment-519</guid>
		<description>Thank you so much for your positive feedback. 

We are really glad you managed to implement custom builds&#039; data publishing and share your knowledge with others.

The JetBrains TeamCity Team</description>
		<content:encoded><![CDATA[<p>Thank you so much for your positive feedback. </p>
<p>We are really glad you managed to implement custom builds&#8217; data publishing and share your knowledge with others.</p>
<p>The JetBrains TeamCity Team</p>
]]></content:encoded>
	</item>
</channel>
</rss>
