<?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: Getting Grails New Uber Generate-All to Proceed without Prompting</title>
	<atom:link href="http://naleid.com/blog/2008/12/09/getting-grails-new-uber-generate-all-to-proceed-without-prompting/feed/" rel="self" type="application/rss+xml" />
	<link>http://naleid.com/blog/2008/12/09/getting-grails-new-uber-generate-all-to-proceed-without-prompting/</link>
	<description>Groovy, Grails and OS X tips and tricks</description>
	<lastBuildDate>Sat, 31 Jul 2010 11:43:17 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wicki</title>
		<link>http://naleid.com/blog/2008/12/09/getting-grails-new-uber-generate-all-to-proceed-without-prompting/comment-page-1/#comment-2707</link>
		<dc:creator>Wicki</dc:creator>
		<pubDate>Sat, 29 May 2010 10:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=39#comment-2707</guid>
		<description>thank you!!! 



you can also put this line into the 
UberGenerateAll-Script

        generator.setOverwrite(true);

just behind 

  def generator = new DefaultGrailsTemplateGenerator()

and you will see no promt any more

regards

ralf


        generator.setOverwrite(true);</description>
		<content:encoded><![CDATA[<p>thank you!!! </p>
<p>you can also put this line into the<br />
UberGenerateAll-Script</p>
<p>        generator.setOverwrite(true);</p>
<p>just behind </p>
<p>  def generator = new DefaultGrailsTemplateGenerator()</p>
<p>and you will see no promt any more</p>
<p>regards</p>
<p>ralf</p>
<p>        generator.setOverwrite(true);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KS</title>
		<link>http://naleid.com/blog/2008/12/09/getting-grails-new-uber-generate-all-to-proceed-without-prompting/comment-page-1/#comment-1481</link>
		<dc:creator>KS</dc:creator>
		<pubDate>Mon, 29 Jun 2009 15:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=39#comment-1481</guid>
		<description>thx</description>
		<content:encoded><![CDATA[<p>thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
