<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UnderworldLabs.org &#187; agile</title>
	<atom:link href="http://underworldlabs.org/tag/agile/feed/" rel="self" type="application/rss+xml" />
	<link>http://underworldlabs.org</link>
	<description>My Dropbox</description>
	<lastBuildDate>Tue, 20 Mar 2012 23:54:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Building with Hudson</title>
		<link>http://underworldlabs.org/blog/building-with-hudson/</link>
		<comments>http://underworldlabs.org/blog/building-with-hudson/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 00:50:26 +0000</pubDate>
		<dc:creator>Takis Diakoumis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://underworldlabs.org/?p=101</guid>
		<description><![CDATA[I&#8217;ve used a few build servers now including Continuum, CruiseControl and Bamboo. I recently started using Hudson and immediately found it easier to set up...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used a few build servers now including <a href="http://continuum.apache.org/" target="_blank">Continuum</a>, <a href="http://cruisecontrol.sourceforge.net/" target="_blank">CruiseControl</a> and <a href="http://www.atlassian.com/software/bamboo/" target="_blank">Bamboo</a>. I recently started using <a href="https://hudson.dev.java.net/" target="_blank">Hudson</a> and immediately found it easier to set up and use than any of the others. It supports <a href="http://ant.apache.org/" target="_blank">Ant</a> and <a href="http://http://maven.apache.org/" target="_blank">Maven</a> builds very nicely as well allowing any sort of script or batch execution. Build notifications can be configured using email and RSS.</p>
<p><img class="aligncenter size-full wp-image-107" title="hudson-screenshot1" src="http://underworldlabs.org/wp-content/files/2009/02/hudson-screenshot1.png" alt="hudson-screenshot1" width="402" height="274" /></p>
<p><a href="http://blog.objectmentor.com/articles/category/uncle-bobs-blatherings" target="_blank">Uncle Bob</a> of <a href="http://objectmentor.com/" target="_blank">ObjectMentor</a> has posted a quick demo <a href="http://blog.objectmentor.com/articles/2008/12/11/hudson-a-very-quick-demo" target="_blank">here</a>.</p>
<p>You can download either a WAR file or pre-packaged for your distro including RPMs and Debian packages. Well worth a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://underworldlabs.org/blog/building-with-hudson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

