<?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/"
		>
<channel>
	<title>Comments on: Building Grails Applications with Hudson</title>
	<atom:link href="http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/</link>
	<description>life technology etc</description>
	<lastBuildDate>Fri, 05 Mar 2010 22:56:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: NFJS Rocky Mountain Software Symposium Debrief</title>
		<link>http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/comment-page-1/#comment-186</link>
		<dc:creator>NFJS Rocky Mountain Software Symposium Debrief</dc:creator>
		<pubDate>Mon, 17 Nov 2008 06:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/#comment-186</guid>
		<description>[...] a new Hudson plugin for building Grails projects in Hudson, a big and welcome improvement on specifying new ant targets, using the shell script option or [...]</description>
		<content:encoded><![CDATA[<p>[...] a new Hudson plugin for building Grails projects in Hudson, a big and welcome improvement on specifying new ant targets, using the shell script option or [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/comment-page-1/#comment-85</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 26 Jan 2008 17:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/#comment-85</guid>
		<description>I&#039;m actually not using any plugins.  I&#039;m trying out &lt;a href=&quot;http://www.redmine.org/&quot; rel=&quot;nofollow&quot;&gt;Redmine&lt;/a&gt; for issues management and there&#039;s not a plugin available for that.  

I&#039;m considering writing a grails plugin that will expose the information from grails stats, and provide a graph for that as well showing stuff like lines of code over time.

What plugins are you using?</description>
		<content:encoded><![CDATA[<p>I&#8217;m actually not using any plugins.  I&#8217;m trying out <a href="http://www.redmine.org/" rel="nofollow">Redmine</a> for issues management and there&#8217;s not a plugin available for that.  </p>
<p>I&#8217;m considering writing a grails plugin that will expose the information from grails stats, and provide a graph for that as well showing stuff like lines of code over time.</p>
<p>What plugins are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcos Silva Pereira</title>
		<link>http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/comment-page-1/#comment-84</link>
		<dc:creator>Marcos Silva Pereira</dc:creator>
		<pubDate>Sat, 26 Jan 2008 03:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/#comment-84</guid>
		<description>JS, this is a know issue for the last (175) hudson build. Try with build 174 and see that everything will works fine.

Mike, could you please tell what Hudson plugins are you using?

Kind Regards</description>
		<content:encoded><![CDATA[<p>JS, this is a know issue for the last (175) hudson build. Try with build 174 and see that everything will works fine.</p>
<p>Mike, could you please tell what Hudson plugins are you using?</p>
<p>Kind Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kohsuke Kawaguchi</title>
		<link>http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/comment-page-1/#comment-78</link>
		<dc:creator>Kohsuke Kawaguchi</dc:creator>
		<pubDate>Tue, 22 Jan 2008 17:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/#comment-78</guid>
		<description>Glad to hear that you liked it. I just wanted to point out that Hudson also has a JIRA integration so that you can go between builds and issues, and it can also go between builds and changesets, as you discovered.

Regarding org.apache.juli.ClassLoaderLogManager class not found exception --- JS, please file an issue to the Hudson issue tracker (http://hudson.dev.java.net/issues/) with the full stack trace if you can.</description>
		<content:encoded><![CDATA[<p>Glad to hear that you liked it. I just wanted to point out that Hudson also has a JIRA integration so that you can go between builds and issues, and it can also go between builds and changesets, as you discovered.</p>
<p>Regarding org.apache.juli.ClassLoaderLogManager class not found exception &#8212; JS, please file an issue to the Hudson issue tracker (<a href="http://hudson.dev.java.net/issues/" rel="nofollow">http://hudson.dev.java.net/issues/</a>) with the full stack trace if you can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/comment-page-1/#comment-77</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 21 Jan 2008 21:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/#comment-77</guid>
		<description>No I didn&#039;t see that exception.  

Here are some speciics on my environment:
JVM:  Java(TM) SE Runtime Environment  1.6.0_03-b05  Java HotSpot(TM) Server VM)
OS: Windows XP (Service Pack 2) x86 5.1
Container: Apache Tomcat/6.0.14

I pulled down the latest stable build of Hudson at the time.  Here&#039;s what was in the pom.properties:
#Generated by Maven
#Thu Jan 10 02:20:38 GMT 2008
version=1.167
groupId=org.jvnet.hudson.main
artifactId=hudson-war

Here&#039;s the link the the WAR I downloaded
https://hudson.dev.java.net/files/documents/2402/81895/hudson.war

Hopefully that might help narrow down what works and/or doesn&#039;t</description>
		<content:encoded><![CDATA[<p>No I didn&#8217;t see that exception.  </p>
<p>Here are some speciics on my environment:<br />
JVM:  Java(TM) SE Runtime Environment  1.6.0_03-b05  Java HotSpot(TM) Server VM)<br />
OS: Windows XP (Service Pack 2) x86 5.1<br />
Container: Apache Tomcat/6.0.14</p>
<p>I pulled down the latest stable build of Hudson at the time.  Here&#8217;s what was in the pom.properties:<br />
#Generated by Maven<br />
#Thu Jan 10 02:20:38 GMT 2008<br />
version=1.167<br />
groupId=org.jvnet.hudson.main<br />
artifactId=hudson-war</p>
<p>Here&#8217;s the link the the WAR I downloaded<br />
<a href="https://hudson.dev.java.net/files/documents/2402/81895/hudson.war" rel="nofollow">https://hudson.dev.java.net/files/documents/2402/81895/hudson.war</a></p>
<p>Hopefully that might help narrow down what works and/or doesn&#8217;t</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JS</title>
		<link>http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/comment-page-1/#comment-76</link>
		<dc:creator>JS</dc:creator>
		<pubDate>Mon, 21 Jan 2008 21:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/2008/01/21/building-grails-applications-with-hudson/#comment-76</guid>
		<description>nice post.  I tried the same ... but I had a nasty exception: java.lang.ClassNotFoundException: org.apache.juli.ClassLoaderLogManager.  did you?</description>
		<content:encoded><![CDATA[<p>nice post.  I tried the same &#8230; but I had a nasty exception: java.lang.ClassNotFoundException: org.apache.juli.ClassLoaderLogManager.  did you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
