<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using grails projects in Hudson</title>
	<atom:link href="http://schneide.wordpress.com/2008/09/22/using-grails-projects-in-hudson/feed/" rel="self" type="application/rss+xml" />
	<link>http://schneide.wordpress.com/2008/09/22/using-grails-projects-in-hudson/</link>
	<description>public business secrets</description>
	<lastBuildDate>Tue, 14 May 2013 22:01:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Using Hudson for C++/CMake/CppUnit &#171; Schneide Blog</title>
		<link>http://schneide.wordpress.com/2008/09/22/using-grails-projects-in-hudson/#comment-38</link>
		<dc:creator><![CDATA[Using Hudson for C++/CMake/CppUnit &#171; Schneide Blog]]></dc:creator>
		<pubDate>Mon, 29 Sep 2008 07:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://schneide.wordpress.com/?p=129#comment-38</guid>
		<description><![CDATA[[...] a follow-up to Using grails projects in Hudson, here is another not-so-standard usage of Hudson: C++ projects with CMake and CppUnit. Let&#8217;s [...]]]></description>
		<content:encoded><![CDATA[<p>[...] a follow-up to Using grails projects in Hudson, here is another not-so-standard usage of Hudson: C++ projects with CMake and CppUnit. Let&#8217;s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Calavera</title>
		<link>http://schneide.wordpress.com/2008/09/22/using-grails-projects-in-hudson/#comment-31</link>
		<dc:creator><![CDATA[David Calavera]]></dc:creator>
		<pubDate>Mon, 22 Sep 2008 21:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://schneide.wordpress.com/?p=129#comment-31</guid>
		<description><![CDATA[There is a hudson plugin that allows you to invoke gant tasks as build steps as well:

http://hudson.gotdns.com/wiki/display/HUDSON/Gant+Plugin]]></description>
		<content:encoded><![CDATA[<p>There is a hudson plugin that allows you to invoke gant tasks as build steps as well:</p>
<p><a href="http://hudson.gotdns.com/wiki/display/HUDSON/Gant+Plugin" rel="nofollow">http://hudson.gotdns.com/wiki/display/HUDSON/Gant+Plugin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j pimmel</title>
		<link>http://schneide.wordpress.com/2008/09/22/using-grails-projects-in-hudson/#comment-30</link>
		<dc:creator><![CDATA[j pimmel]]></dc:creator>
		<pubDate>Mon, 22 Sep 2008 20:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://schneide.wordpress.com/?p=129#comment-30</guid>
		<description><![CDATA[We use the &quot;Execute shell command&quot; on Hudson to invoke grails directly with the gant scripts that i gives.. They are more programatically expressive, flexiable and require less maintenance than invoking Ant..

You need grails on the path of Hudson, cd in and then its like running from developer command line.

Try it!]]></description>
		<content:encoded><![CDATA[<p>We use the &#8220;Execute shell command&#8221; on Hudson to invoke grails directly with the gant scripts that i gives.. They are more programatically expressive, flexiable and require less maintenance than invoking Ant..</p>
<p>You need grails on the path of Hudson, cd in and then its like running from developer command line.</p>
<p>Try it!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
