<?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>Ghattu&#039;s Technology Blog &#187; AIX</title>
	<atom:link href="http://ghattus.com/tag/aix/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghattus.com</link>
	<description>A blog about technology that I work on in my day to day job</description>
	<lastBuildDate>Thu, 03 Dec 2009 00:56:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Managing your builds, tests and other external processes with Hudson</title>
		<link>http://ghattus.com/2009/08/06/managing-your-builds-tests-and-other-external-processes-with-hudson/</link>
		<comments>http://ghattus.com/2009/08/06/managing-your-builds-tests-and-other-external-processes-with-hudson/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 11:25:33 +0000</pubDate>
		<dc:creator>sghattu</dc:creator>
				<category><![CDATA[continuum]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[AIX]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[provision]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[zLinux]]></category>

		<guid isPermaLink="false">http://ghattus.com/?p=76</guid>
		<description><![CDATA[Hudson to manage builds and extrenal processes.]]></description>
			<content:encoded><![CDATA[<p>Recently I started looking at <a href="https://hudson.dev.java.net/">Hudson</a> to automate our builds, tests and automatic provisioning of environments. <span id="more-76"></span>I have been using Continuum from the past few years and been pretty happy with it for the most part. Recently we have expanded our automated tests and provisioning middleware infrastructure onto different platforms including zLinux and AIX. Unfortunately there is no Continuum wrap available for these new platforms which made me look for alternatives and I stumbled upon Hudson.</p>
<p><strong>What is Hudson?</strong></p>
<p>Check Hudson&#8217;s wiki for complete description of Hudson and what it can do for you. If you are a Continuum or Cruise Control user check <a href="http://minddiary.com/2008/05/10/comparing-two-continous-build-tools-cruise-control-and-hudson/">this </a>to get a good understanding of how Hudson differs from these continous integration tools.</p>
<p><strong>Why I like it?</strong></p>
<ol>
<li>Ease of use and setup &#8211; It took me less than 15 minutes to setup my first build.</li>
<li>Multi platform support &#8211; Was able to start using it on Linux, Solaris, zLinux and AIX platforms.</li>
<li>Parallel Builds &#8211; Was able to kick off parallel builds (Continuum does not support it yet)</li>
<li>Monitor any process &#8211; I am able to monitor other long running processes from within Hudson</li>
</ol>
<p><strong>Other Features I am interested in</strong></p>
<ol>
<li>Distributed Builds &#8211; This is something I will be trying out in the next few weeks. I am hoping to distribute the provisioning to different platforms with this feature.</li>
<li>3rd Party Plugins &#8211; There are many number of interesting plugins available and will be integrating with a few.</li>
</ol>
<p>Overall I am pretty impressed and looking forward to use this nifty tool and blog about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghattus.com/2009/08/06/managing-your-builds-tests-and-other-external-processes-with-hudson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

