<?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>Opera Husband &#187; Hudson</title>
	<atom:link href="http://blog.tmacsoft.com/category/hudson/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tmacsoft.com</link>
	<description>Saving the world, one soprano at a time</description>
	<lastBuildDate>Thu, 24 Jun 2010 17:20:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hudson setup on CentOS</title>
		<link>http://blog.tmacsoft.com/hudson/hudson-setup-on-centos</link>
		<comments>http://blog.tmacsoft.com/hudson/hudson-setup-on-centos#comments</comments>
		<pubDate>Sun, 08 Nov 2009 22:51:06 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Hudson]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/?p=76</guid>
		<description><![CDATA[I was trying to setup Hudson on a CentOS server and I ran into a problem with OpenJDK not working with the captcha when registering users.
So I stumbled on my Joe&#8217;s article Configuring a Production Open BlueDragon Server.  As a side note and I were in the same Pascal programming class in high school.
 [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to setup Hudson on a CentOS server and I ran into a problem with<a href="https://hudson.dev.java.net/issues/show_bug.cgi?id=3947"> OpenJDK not working with the captcha</a> when registering users.
<p>So I stumbled on my Joe&#8217;s article <a href='http://www.lamoree.com/machblog/index.cfm?event=showEntry&#038;entryId=47D6A83B-FCB6-4FFA-BD9E660F95833F9F'>Configuring a Production Open BlueDragon Server</a>.  As a side note and I were in the same Pascal programming class in high school.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Hudson+setup+on+CentOS+http://x8a5w.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Hudson+setup+on+CentOS+http://x8a5w.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/hudson/hudson-setup-on-centos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internal Externals in SVN and Distributed Builds in Hudson</title>
		<link>http://blog.tmacsoft.com/cruisecontrol/internal-externals-in-svn-and-distributed-builds-in-hudson</link>
		<comments>http://blog.tmacsoft.com/cruisecontrol/internal-externals-in-svn-and-distributed-builds-in-hudson#comments</comments>
		<pubDate>Fri, 05 Sep 2008 11:43:47 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[CruiseControl]]></category>
		<category><![CDATA[Hudson]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/cruisecontrol/internal-externals-in-svn-and-distributed-builds-in-hudson</guid>
		<description><![CDATA[Here&#8217;s a nice explanation on setting up externals withing a repository.  And here&#8217;s a nice review of Cruise Control vs Hudson.  One feature of Hudson which I want to check out is distributed builds.
 Tweet This Post]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a <a href="http://wordaligned.org/articles/internal-subversion-externals">nice explanation</a> on setting up externals withing a repository.  And here&#8217;s a nice review of <a href="http://lijinjoseji.wordpress.com/2008/05/10/comparing-two-continous-build-tools-cruise-control-and-hudson/">Cruise Control vs Hudson</a>.  One feature of Hudson which I want to check out is <a href="http://hudson.gotdns.com/wiki/display/HUDSON/Distributed+builds">distributed builds</a>.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Internal+Externals+in+SVN+and+Distributed+Builds+in+Hudson+http://7dpgr.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Internal+Externals+in+SVN+and+Distributed+Builds+in+Hudson+http://7dpgr.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/cruisecontrol/internal-externals-in-svn-and-distributed-builds-in-hudson/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hudson is cool</title>
		<link>http://blog.tmacsoft.com/hudson/hudson-is-cool</link>
		<comments>http://blog.tmacsoft.com/hudson/hudson-is-cool#comments</comments>
		<pubDate>Thu, 11 Oct 2007 03:15:23 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Hudson]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/hudson/hudson-is-cool</guid>
		<description><![CDATA[I tried Hudson and it seems easier than CruiseControl.  So far it looks like it doesn&#8217;t have as many plugins (like phing) as CruisControl.  That  seems ok since I ended up maintaining the config.xml with CruiseControl and this way everyone can create projects.  Hudson has quite a few plugins already.
Interesting links [...]]]></description>
			<content:encoded><![CDATA[<p>I tried <a href="https://hudson.dev.java.net/">Hudson</a> and it seems easier than CruiseControl.  So far it looks like it doesn&#8217;t have as many <a href="http://cruisecontrol.sourceforge.net/main/plugins.html">plugins </a>(like phing) as CruisControl.  That  seems ok since I ended up maintaining the config.xml with CruiseControl and this way everyone can create projects.  Hudson has quite a few <a href="http://hudson.gotdns.com/wiki/display/HUDSON/Plugins">plugins</a> already.</p>
<p>Interesting links about CruiseControl and configuration</p>
<p><a href="http://codeclimber.net.nz/archive/2007/03/09/Easier-editing-of-CruiseControl.NET-config-file-with-CCNetConfig.aspx">Easier editing of CruiseControl.NET config file with CCNetConfig</a></p>
<p><a href="http://confluence.public.thoughtworks.org/display/CC/WhatCruiseControlCanLearnFromDamageControl">What CruiseControl Can Learn From DamageControl</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Hudson+is+cool+http://75e3c.th8.us" title="Post to Twitter"><img class="nothumb" src="http://blog.tmacsoft.com/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Hudson+is+cool+http://75e3c.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/hudson/hudson-is-cool/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
