<?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/"
		>
<channel>
	<title>Comments on: NAnt</title>
	<atom:link href="http://www.devatwork.nl/articles/nant-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devatwork.nl</link>
	<description>A day in the life of a developer</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:01:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: bubai</title>
		<link>http://www.devatwork.nl/articles/nant-articles/comment-page-1/#comment-2787</link>
		<dc:creator>bubai</dc:creator>
		<pubDate>Sun, 23 Aug 2009 04:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.devatwork.nl/index.php/articles/nant-articles/#comment-2787</guid>
		<description>There is a new .Net build tool (a very intelligent wrapper) called NUBuild. Its lightweight, open source and extremely easy to setup and provides almost no-touch maintenance. I really like this new tool and we have made it standard tool for our continuous build and integration of our projects (we have about 400 projects across 75 developers). Try it out.

http://nubuild.codeplex.com/

Easy to use command line interface
Ability to target all .Net framework version i.e. 1.1, 2.0, 3.0 and 3.5
Supports XML based configuration
Supports both project and file references
Automatically generates the “complete ordered build list” for a given project – No touch maintenance.
Ability to detect and display circular dependencies
Perform parallel build - automatically decides which of the projects in the generated build list can be built independently.
Ability to handle proxy assemblies
Provides visual clue to the build process e.g. showing “% completed”, “current status” etc.
Generates detailed execution log both in XML and text format
Easily integrated with Cruise-Control.Net continuous integration system
Can use custom logger like XMLLogger when targeting 2.0 + version
Ability to parse error logs
Ability to deploy built assemblies to user specified location
Ability to synchronize source code with source-control system
Version management capability</description>
		<content:encoded><![CDATA[<p>There is a new .Net build tool (a very intelligent wrapper) called NUBuild. Its lightweight, open source and extremely easy to setup and provides almost no-touch maintenance. I really like this new tool and we have made it standard tool for our continuous build and integration of our projects (we have about 400 projects across 75 developers). Try it out.</p>
<p><a href="http://nubuild.codeplex.com/" rel="nofollow">http://nubuild.codeplex.com/</a></p>
<p>Easy to use command line interface<br />
Ability to target all .Net framework version i.e. 1.1, 2.0, 3.0 and 3.5<br />
Supports XML based configuration<br />
Supports both project and file references<br />
Automatically generates the “complete ordered build list” for a given project – No touch maintenance.<br />
Ability to detect and display circular dependencies<br />
Perform parallel build &#8211; automatically decides which of the projects in the generated build list can be built independently.<br />
Ability to handle proxy assemblies<br />
Provides visual clue to the build process e.g. showing “% completed”, “current status” etc.<br />
Generates detailed execution log both in XML and text format<br />
Easily integrated with Cruise-Control.Net continuous integration system<br />
Can use custom logger like XMLLogger when targeting 2.0 + version<br />
Ability to parse error logs<br />
Ability to deploy built assemblies to user specified location<br />
Ability to synchronize source code with source-control system<br />
Version management capability</p>
]]></content:encoded>
	</item>
</channel>
</rss>
