<?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 &#8211; really?</title>
	<atom:link href="http://brettveenstra.com/2007/10/09/nant-really/feed/" rel="self" type="application/rss+xml" />
	<link>http://brettveenstra.com/2007/10/09/nant-really/</link>
	<description>Rants, Dreams, Recollections... on the Walk</description>
	<lastBuildDate>Fri, 12 Sep 2008 10:38:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nathan Bedford</title>
		<link>http://brettveenstra.com/2007/10/09/nant-really/comment-page-1/#comment-76</link>
		<dc:creator>Nathan Bedford</dc:creator>
		<pubDate>Mon, 18 Feb 2008 05:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://journeymantomaster.wordpress.com/2007/10/09/nant-really/#comment-76</guid>
		<description>&lt;p&gt;I throw in my 2 cents here...I had a chance to use Ant in a Java project a  couple years ago, and I&#039;d say if nNant is anything like it (and I think it&#039;s pretty similar), I&#039;d say its worth using a script-based build tool for even the smallish projects, regardless of whether you&#039;re going the CI route or not.&lt;/p&gt;

&lt;p&gt;I found Ant very simply once I was familiar with the tool...once you have a working knowledge of the tool, you can whip up a new build project in no time.  Then, you can do nightly builds minimally (and you&#039;re ready for CI when the time comes).  Plus, if you have a tool/script to bake the SVN  version number into the assemblies being built (very helpful come debugging-time), you can easily add that to your build process. And once you&#039;ve got a build process in place, you&#039;ll definitely think of things to add to the build (testing, documentation, installer...)&lt;/p&gt;

&lt;p&gt;I&#039;d say it&#039;s work it, just for the nightly builds :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I throw in my 2 cents here&#8230;I had a chance to use Ant in a Java project a  couple years ago, and I&#8217;d say if nNant is anything like it (and I think it&#8217;s pretty similar), I&#8217;d say its worth using a script-based build tool for even the smallish projects, regardless of whether you&#8217;re going the CI route or not.</p>

<p>I found Ant very simply once I was familiar with the tool&#8230;once you have a working knowledge of the tool, you can whip up a new build project in no time.  Then, you can do nightly builds minimally (and you&#8217;re ready for CI when the time comes).  Plus, if you have a tool/script to bake the SVN  version number into the assemblies being built (very helpful come debugging-time), you can easily add that to your build process. And once you&#8217;ve got a build process in place, you&#8217;ll definitely think of things to add to the build (testing, documentation, installer&#8230;)</p>

<p>I&#8217;d say it&#8217;s work it, just for the nightly builds <img src='http://brettveenstra.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
</channel>
</rss>

