<?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: Developing Grails: setting yourself up</title>
	<atom:link href="http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up</link>
	<description>A search for meaning in software and life</description>
	<lastBuildDate>Thu, 06 Oct 2011 21:33:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-1087</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 21 Jun 2010 08:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-1087</guid>
		<description>Thanks Chris. I did a bunch of updates to the article. I realised that the discussion on IDEs was pretty out of date too.</description>
		<content:encoded><![CDATA[<p>Thanks Chris. I did a bunch of updates to the article. I realised that the discussion on IDEs was pretty out of date too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris bedford</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-1086</link>
		<dc:creator>chris bedford</dc:creator>
		<pubDate>Fri, 18 Jun 2010 21:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-1086</guid>
		<description>Hi..

One last comment:  the git locations and build steps provided in your recipe have gotten a little stale.  You might want to point your blog readers to this location which has the new location and the gradle based build instructions.

This more or less worked for me..  I had to go outside the instructions provided.. Once i did that it produced a 1.3.1 grails distro that i could hack on locally.

 &gt; http://www.grails.org/Installation</description>
		<content:encoded><![CDATA[<p>Hi..</p>
<p>One last comment:  the git locations and build steps provided in your recipe have gotten a little stale.  You might want to point your blog readers to this location which has the new location and the gradle based build instructions.</p>
<p>This more or less worked for me..  I had to go outside the instructions provided.. Once i did that it produced a 1.3.1 grails distro that i could hack on locally.</p>
<p> &gt; <a href="http://www.grails.org/Installation" rel="nofollow">http://www.grails.org/Installation</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Bedford</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-1084</link>
		<dc:creator>Chris Bedford</dc:creator>
		<pubDate>Fri, 18 Jun 2010 05:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-1084</guid>
		<description>Hi, Peter:

Great post.. I have been poking into Grails internals and this is going to help me do some experiments.

Your blog readers might get some use out of  this article that I recently wrote up on how to set up an IDE (I used IDEA in my example) to debug into Grails and depended-on Spring, etc. sources: 

  http://buildchimp.com/wordpress/?p=459

best regards
 -chris</description>
		<content:encoded><![CDATA[<p>Hi, Peter:</p>
<p>Great post.. I have been poking into Grails internals and this is going to help me do some experiments.</p>
<p>Your blog readers might get some use out of  this article that I recently wrote up on how to set up an IDE (I used IDEA in my example) to debug into Grails and depended-on Spring, etc. sources: </p>
<p>  <a href="http://buildchimp.com/wordpress/?p=459" rel="nofollow">http://buildchimp.com/wordpress/?p=459</a></p>
<p>best regards<br />
 -chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Give open source some love back! &#171; Schneide Blog</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-139</link>
		<dc:creator>Give open source some love back! &#171; Schneide Blog</dc:creator>
		<pubDate>Fri, 14 Aug 2009 08:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-139</guid>
		<description>[...] bug reports. I believe that every contribution helps an open source project and many projects need help. The whole development team will work on projects they like. One day per month does not sound much [...]</description>
		<content:encoded><![CDATA[<p>[...] bug reports. I believe that every contribution helps an open source project and many projects need help. The whole development team will work on projects they like. One day per month does not sound much [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-32</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 24 Jul 2009 09:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-32</guid>
		<description>@Thierry I haven&#039;t used git behind a proxy, but if you do a google search for &quot;git proxy&quot; you&#039;ll find several possible solutions. Whether any of them will work for you, I don&#039;t know. I hope so!</description>
		<content:encoded><![CDATA[<p>@Thierry I haven&#8217;t used git behind a proxy, but if you do a google search for &#8220;git proxy&#8221; you&#8217;ll find several possible solutions. Whether any of them will work for you, I don&#8217;t know. I hope so!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thierry</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-31</link>
		<dc:creator>Thierry</dc:creator>
		<pubDate>Fri, 24 Jul 2009 08:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-31</guid>
		<description>I may have enough time to contribute, but I&#039;m too often behind a firewall.

The last time I tried GIT through proxy was a failure.
Proxy support has been added ?</description>
		<content:encoded><![CDATA[<p>I may have enough time to contribute, but I&#8217;m too often behind a firewall.</p>
<p>The last time I tried GIT through proxy was a failure.<br />
Proxy support has been added ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Fletcher</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-30</link>
		<dc:creator>Rob Fletcher</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-30</guid>
		<description>Great write-up

One thing I did need to do was to increase heap space allocated to Ant in order to get the tests to run. I used ANT_OPTS=Xmx512m</description>
		<content:encoded><![CDATA[<p>Great write-up</p>
<p>One thing I did need to do was to increase heap space allocated to Ant in order to get the tests to run. I used ANT_OPTS=Xmx512m</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-24</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 21 Jul 2009 11:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-24</guid>
		<description>@Matt A thorough answer would take too long, but basically it comes down to:

1. You can work much more easily offline with Git than with Subversion.
2. Branching and merging Just Work&#8482; and are actively encouraged with Git.

I love it because you can easily maintain multiple local branches for working on different issues and just switch between them whenever you need to. You can even fix commits after you have made them (but before you push them to the server).

There are other little benefits too, but the main ones are the two above. Subversion benefits from better tool support currently, and a simpler model to understand.</description>
		<content:encoded><![CDATA[<p>@Matt A thorough answer would take too long, but basically it comes down to:</p>
<p>1. You can work much more easily offline with Git than with Subversion.<br />
2. Branching and merging Just Work&trade; and are actively encouraged with Git.</p>
<p>I love it because you can easily maintain multiple local branches for working on different issues and just switch between them whenever you need to. You can even fix commits after you have made them (but before you push them to the server).</p>
<p>There are other little benefits too, but the main ones are the two above. Subversion benefits from better tool support currently, and a simpler model to understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-22</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 21 Jul 2009 07:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-22</guid>
		<description>Just out of interest - what benefits do you see to using git over svn.  I don&#039;t have any opinions and I&#039;m not trying to start a flame war - just interested in your opinion.</description>
		<content:encoded><![CDATA[<p>Just out of interest &#8211; what benefits do you see to using git over svn.  I don&#8217;t have any opinions and I&#8217;m not trying to start a flame war &#8211; just interested in your opinion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitriy Kopylenko</title>
		<link>http://www.cacoethes.co.uk/blog/groovyandgrails/developing-grails-setting-yourself-up/comment-page-1#comment-18</link>
		<dc:creator>Dmitriy Kopylenko</dc:creator>
		<pubDate>Mon, 20 Jul 2009 10:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cacoethes.co.uk/blog/?p=13#comment-18</guid>
		<description>@Peter - it&#039;s basically Textile text format automatically transformed into HTML when pushed to Github. So, whatever Textile&#039;s way of inserting images, I guess.</description>
		<content:encoded><![CDATA[<p>@Peter &#8211; it&#8217;s basically Textile text format automatically transformed into HTML when pushed to Github. So, whatever Textile&#8217;s way of inserting images, I guess.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

