<?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; CruiseControl</title>
	<atom:link href="http://blog.tmacsoft.com/category/cruisecontrol/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>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>A couple interesting links</title>
		<link>http://blog.tmacsoft.com/php/a-couple-interesting-links</link>
		<comments>http://blog.tmacsoft.com/php/a-couple-interesting-links#comments</comments>
		<pubDate>Fri, 25 Jan 2008 04:54:27 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[CruiseControl]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/php/a-couple-interesting-links</guid>
		<description><![CDATA[phpUnderControl integrates several php tools into CruiseControl.  Utter Ramblings has a nice yum repository for PHP on CentOS.
 Tweet This Post]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.phpundercontrol.org/">phpUnderControl</a> integrates several php tools into CruiseControl.  Utter Ramblings has a nice <a href="http://www.jasonlitka.com/yum-repository/">yum repository</a> for PHP on CentOS.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=A+couple+interesting+links+http://wma5o.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=A+couple+interesting+links+http://wma5o.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/php/a-couple-interesting-links/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CruiseControl Veto Plugin</title>
		<link>http://blog.tmacsoft.com/cruisecontrol/cruisecontrol-veto-plugin</link>
		<comments>http://blog.tmacsoft.com/cruisecontrol/cruisecontrol-veto-plugin#comments</comments>
		<pubDate>Thu, 08 Mar 2007 03:38:03 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[CruiseControl]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/cruisecontrol/cruisecontrol-veto-plugin</guid>
		<description><![CDATA[I just noticed CruiseControl has added a veto plugin.  We have been having problems with projects failing to compile because their dependencies haven&#8217;t been compiled yet.  Hopefully this will solve the problem
 Tweet This Post]]></description>
			<content:encoded><![CDATA[<p>I just noticed CruiseControl has added a <a href="http://cruisecontrol.sourceforge.net/main/configxml.html#veto">veto plugin</a>.  We have been having problems with projects failing to compile because their dependencies haven&#8217;t been compiled yet.  Hopefully this will solve the problem</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=CruiseControl+Veto+Plugin+http://f2p6b.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=CruiseControl+Veto+Plugin+http://f2p6b.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/cruisecontrol/cruisecontrol-veto-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CruiseControl and Eclipse Headless Build</title>
		<link>http://blog.tmacsoft.com/eclipse/cruisecontrol-and-eclipse-headless-build</link>
		<comments>http://blog.tmacsoft.com/eclipse/cruisecontrol-and-eclipse-headless-build#comments</comments>
		<pubDate>Thu, 22 Feb 2007 04:05:13 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[CruiseControl]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://blog.tmacsoft.com/eclipse/cruisecontrol-and-eclipse-headless-build</guid>
		<description><![CDATA[We have been running a script to build our RCP app headless using CruiseControl in addition to building the plugins individually.  In addition to building our app we do some tagging in version control.  In addition we build each plugin individually so we can run unit tests, etc.   It took me [...]]]></description>
			<content:encoded><![CDATA[<p>We have been running a script to build our RCP app headless using CruiseControl in addition to building the plugins individually.  In addition to building our app we do some tagging in version control.  In addition we build each plugin individually so we can run unit tests, etc.   It took me a while to get it running but now we are pulling our code out of CVS for each build using a map file.  </p>
<p>This is the command that CruiseControl runs in a batch file.</p>
<p>java -cp %eclipse_path%/startup.jar org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner -Declipse.home=%eclipse_path% -Dbuilder=%cruisecontrol_path%/projects/
<project_name>/buildConfiguration %*</p>
<p>It also took me a while to teak the build.properties setup now I have it using the CruiseControl timestamp and build number to name each build.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=CruiseControl+and+Eclipse+Headless+Build+http://77eg2.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=CruiseControl+and+Eclipse+Headless+Build+http://77eg2.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tmacsoft.com/eclipse/cruisecontrol-and-eclipse-headless-build/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
