<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>CcNetTeamBuildTask Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/CcNetTeamBuildTask/Wiki/View.aspx?title=Home</link><description>CcNetTeamBuildTask Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/CcNetTeamBuildTask/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;A plug-in for CruiseControl.NET &amp;#40;CCNet&amp;#41; that provides support for Team Foundation Server Team Build, thus providing a continuous integration solution for TFS in the familiar surroundings of CCNet.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Background&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;I released a binary-only version of this plug-in back in May 2007 via my blog after having been inspired by some of the early TFS CI solutions (but not wanting to reinvent the wheel), since then I have had a few suggestions to put it on CodePlex... so here it is!&lt;br /&gt; &lt;br /&gt;You can read about my original release here:&lt;br /&gt;    &lt;a href="http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx" class="externalLink"&gt;http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Dependencies&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This plug-in relies on other tools/assemblies for certain parts of it functionality:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;TFS source control plug-in for CruiseControl.NET (&lt;a href="http://www.codeplex.com/TFSCCNetPlugin" class="externalLink"&gt;http://www.codeplex.com/TFSCCNetPlugin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSBuild XML logger (&lt;a href="http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/" class="externalLink"&gt;http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;CoverageConvert.exe, which itself relies on 'Microsoft.VisualStudio.Coverage.Analysis.dll' (&lt;a href="http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/" class="externalLink"&gt;http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;To install the above, simply download them and copy them to your CruiseControl.NET 'server' directory.  The Microsoft assembly is part of Visual Studio 2005 Team Developer, so you will need to copy this from your local Visual Studio installation.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install the above dependencies&lt;/li&gt;&lt;li&gt;Download the latest release, and extract the contents of the .ZIP file to your CruiseControl.NET 'server' directory&lt;/li&gt;&lt;li&gt;If you want XML log files, copy and check-in the MSBuild XML logger assembly to the relevant TeamBuild folder (e.g. '$/TeamProjectA/TeamBuildTypes/CI')&lt;/li&gt;&lt;li&gt;Use the 'ccnet.config.sample' file in the release to help you configure the plug-in for your environment&lt;/li&gt;&lt;li&gt;Fire-up CruiseControl.NET and you should be good to go&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>JamesD</author><pubDate>Sat, 24 Nov 2007 23:49:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071124114909P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/CcNetTeamBuildTask/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;A plug-in for CruiseControl.NET &amp;#40;CCNet&amp;#41; that provides support for Team Foundation Server Team Build, thus providing a continuous integration solution for TFS in the familiar surroundings of CCNet.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Background&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;I released a binary-only version of this plug-in back in May 2007 via my blog (&lt;a href="http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx" class="externalLink"&gt;http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;), since then I have had a few suggestions to put it on CodePlex... so here it is!&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Dependencies&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This plug-in relies on other tools/assemblies for certain parts of it functionality:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;TFS source control plug-in for CruiseControl.NET (&lt;a href="http://www.codeplex.com/TFSCCNetPlugin" class="externalLink"&gt;http://www.codeplex.com/TFSCCNetPlugin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSBuild XML logger (&lt;a href="http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/" class="externalLink"&gt;http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;CoverageConvert.exe, which itself relies on 'Microsoft.VisualStudio.Coverage.Analysis.dll' (&lt;a href="http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/" class="externalLink"&gt;http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;To install the above, simply download them and copy them to your CruiseControl.NET 'server' directory.  The Microsoft assembly is part of Visual Studio 2005 Team Developer, so you will need to copy this from your local Visual Studio installation.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install the above dependencies&lt;/li&gt;&lt;li&gt;Download the latest release, and extract the contents of the .ZIP file to your CruiseControl.NET 'server' directory&lt;/li&gt;&lt;li&gt;If you want XML log files, copy and check-in the MSBuild XML logger assembly to the relevant TeamBuild folder (e.g. '$/TeamProjectA/TeamBuildTypes/CI')&lt;/li&gt;&lt;li&gt;Use the 'ccnet.config.sample' file in the release to help you configure the plug-in for your environment&lt;/li&gt;&lt;li&gt;Fire-up CruiseControl.NET and you should be good to go&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>JamesD</author><pubDate>Sat, 24 Nov 2007 23:43:43 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071124114343P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/CcNetTeamBuildTask/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;A plug-in for CruiseControl.NET &amp;#40;CCNet&amp;#41; that provides support for Team Foundation Server Team Build, thus providing a continuous integration solution for TFS in the familiar surroundings of CCNet.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Dependencies&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This plug-in relies on other tools/assemblies for certain parts of it functionality:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;TFS source control plug-in for CruiseControl.NET (&lt;a href="http://www.codeplex.com/TFSCCNetPlugin" class="externalLink"&gt;http://www.codeplex.com/TFSCCNetPlugin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSBuild XML logger (&lt;a href="http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/" class="externalLink"&gt;http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;CoverageConvert.exe, which itself relies on 'Microsoft.VisualStudio.Coverage.Analysis.dll' (&lt;a href="http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/" class="externalLink"&gt;http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;To install the above, simply download them and copy them to your CruiseControl.NET 'server' directory.  The Microsoft assembly is part of Visual Studio 2005 Team Developer, so you will need to copy this from your local Visual Studio installation.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install the above dependencies&lt;/li&gt;&lt;li&gt;Download the latest release, and extract the contents of the .ZIP file to your CruiseControl.NET 'server' directory&lt;/li&gt;&lt;li&gt;If you want XML log files, copy and check-in the MSBuild XML logger assembly to the relevant TeamBuild folder (e.g. '$/TeamProjectA/TeamBuildTypes/CI')&lt;/li&gt;&lt;li&gt;Use the 'ccnet.config.sample' file in the release to help you configure the plug-in for your environment&lt;/li&gt;&lt;li&gt;Fire-up CruiseControl.NET and you should be good to go&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>JamesD</author><pubDate>Sat, 24 Nov 2007 23:40:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071124114045P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/CcNetTeamBuildTask/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;A plug-in for CruiseControl.NET that provides support for Team Foundation Server Team Build, thus providing a continuous integration solution for TFS in the familiar surroundings of CCNet.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Dependencies&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This plug-in relies on other tools/assemblies for certain parts of it functionality:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;TFS source control plug-in for CruiseControl.NET (&lt;a href="http://www.codeplex.com/TFSCCNetPlugin" class="externalLink"&gt;http://www.codeplex.com/TFSCCNetPlugin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSBuild XML logger (&lt;a href="http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/" class="externalLink"&gt;http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;CoverageConvert.exe, which itself relies on 'Microsoft.VisualStudio.Coverage.Analysis.dll' (&lt;a href="http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/" class="externalLink"&gt;http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;To install the above, simply download them and copy them to your CruiseControl.NET 'server' directory.  The Microsoft assembly is part of Visual Studio 2005 Team Developer, so you will need to copy this from your local Visual Studio installation.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install the above dependencies&lt;/li&gt;&lt;li&gt;Download the latest release&lt;/li&gt;&lt;li&gt;Extract the contents of the .ZIP file to your CruiseControl.NET 'server' directory&lt;/li&gt;&lt;li&gt;If you want XML log files, copy and check-in the MSBuild XML logger assembly to the relevant TeamBuild folder (e.g. '$/TeamProjectA/TeamBuildTypes/CI')&lt;/li&gt;&lt;li&gt;Use the 'ccnet.config.sample' file in the release to help you configure the plug-in for your environment&lt;/li&gt;&lt;li&gt;Fire-up CruiseControl.NET and you should be good to go&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>JamesD</author><pubDate>Sat, 24 Nov 2007 04:55:44 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071124045544A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/CcNetTeamBuildTask/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;A plug-in for CruiseControl.NET that provides support for Team Foundation Server Team Build, thus providing a continuous integration solution for TFS in the familiar surroundings of CCNet.
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Dependencies&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This plug-in relies on other tools/assemblies for certain parts of it functionality:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;TFS source control plug-in for CruiseControl.NET (&lt;a href="http://www.codeplex.com/TFSCCNetPlugin" class="externalLink"&gt;http://www.codeplex.com/TFSCCNetPlugin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;MSBuild XML logger (&lt;a href="http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/" class="externalLink"&gt;http://ccnetlive.thoughtworks.com/MSBuildXmlLogger%2DBuilds/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;CoverageConvert.exe, which itself relies on 'Microsoft.VisualStudio.Coverage.Analysis.dll' (&lt;a href="http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/" class="externalLink"&gt;http://svn.mtp-target.org/repos/coverage/CodeCoverageConverter/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;To install the above, simply download them and copy them to your CruiseControl.NET 'server' directory.  The Microsoft assembly is part of Visual Studio 2005 Team Developer, so you will need to copy this from your local Visual Studio installation.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Getting Started&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install the above dependencies&lt;/li&gt;&lt;li&gt;Download the latest release&lt;/li&gt;&lt;li&gt;Extract the contents of the .ZIP file to your CruiseControl.NET 'server' directory&lt;/li&gt;&lt;li&gt;If you want XML log files, copy and check-in the MSBuild XML logger assembly to the relevant TeamBuild folder (e.g. '$/TeamProjectA/TeamBuildTypes/CI')&lt;/li&gt;&lt;li&gt;Use the 'ccnet.config.sample' file in the Release to configure CruiseControl.NET for your environment&lt;/li&gt;&lt;li&gt;Fire-up CruiseControl.NET and you should be good to go&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>JamesD</author><pubDate>Sat, 24 Nov 2007 04:54:21 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071124045421A</guid></item></channel></rss>