<?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: Grails build-test-data Plugin Released!</title>
	<atom:link href="http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/</link>
	<description>Groovy, Grails and OS X tips and tricks</description>
	<lastBuildDate>Thu, 11 Mar 2010 17:52:42 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tednaleid</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-2568</link>
		<dc:creator>tednaleid</dc:creator>
		<pubDate>Tue, 02 Mar 2010 00:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-2568</guid>
		<description>@madhav test cases normally get rolled back after they&#039;re done so the database isn&#039;t polluted with results.  If your tests run successfully, that&#039;s really all that matters :).

If you&#039;re just trying to generate some data to save in your database, you could do it in a &quot;grails console&quot; or even in your BootStrap.groovy file so it&#039;s available when the app is actually running.</description>
		<content:encoded><![CDATA[<p>@madhav test cases normally get rolled back after they&#8217;re done so the database isn&#8217;t polluted with results.  If your tests run successfully, that&#8217;s really all that matters :).</p>
<p>If you&#8217;re just trying to generate some data to save in your database, you could do it in a &#8220;grails console&#8221; or even in your BootStrap.groovy file so it&#8217;s available when the app is actually running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhav</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-2566</link>
		<dc:creator>Madhav</dc:creator>
		<pubDate>Mon, 01 Mar 2010 18:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-2566</guid>
		<description>I installed plugin and created Functional test case. But data is not persisting in data base . I see test results are success and no error being thowing out.

Can anyone help  me whats going on ....</description>
		<content:encoded><![CDATA[<p>I installed plugin and created Functional test case. But data is not persisting in data base . I see test results are success and no error being thowing out.</p>
<p>Can anyone help  me whats going on &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tednaleid</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-1447</link>
		<dc:creator>tednaleid</dc:creator>
		<pubDate>Mon, 15 Jun 2009 17:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-1447</guid>
		<description>Thanks Andrés! I&#039;ll be interested to hear what you think of it.</description>
		<content:encoded><![CDATA[<p>Thanks Andrés! I&#8217;ll be interested to hear what you think of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrés</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-1446</link>
		<dc:creator>Andrés</dc:creator>
		<pubDate>Mon, 15 Jun 2009 15:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-1446</guid>
		<description>Ted thank you for your time on developing the plugin and on answering in such a complete way all of the questions people have had. 

I have been looking for something like this for quite a lot time now because creating all of the object graph for complex apps is quite boring. Im eager to try your plugin and I hope to come back and give you some feedback about my experience =) Thanks again!</description>
		<content:encoded><![CDATA[<p>Ted thank you for your time on developing the plugin and on answering in such a complete way all of the questions people have had. </p>
<p>I have been looking for something like this for quite a lot time now because creating all of the object graph for complex apps is quite boring. Im eager to try your plugin and I hope to come back and give you some feedback about my experience =) Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Naleid &#187; Grails plugin build-test-data 0.2.1 released</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-1444</link>
		<dc:creator>Ted Naleid &#187; Grails plugin build-test-data 0.2.1 released</dc:creator>
		<pubDate>Mon, 15 Jun 2009 05:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-1444</guid>
		<description>[...] learn more about the basics of the build-test-data plugin, see this blog post and check out the Basic Usage and Sample Code wiki pages.  To install, just run the install-plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] learn more about the basics of the build-test-data plugin, see this blog post and check out the Basic Usage and Sample Code wiki pages.  To install, just run the install-plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szymon Polom</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-1433</link>
		<dc:creator>Szymon Polom</dc:creator>
		<pubDate>Tue, 02 Jun 2009 07:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-1433</guid>
		<description>Regarding the redirection, it happens to me with the newest Firefox 3 on both Vista and Linux.</description>
		<content:encoded><![CDATA[<p>Regarding the redirection, it happens to me with the newest Firefox 3 on both Vista and Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szymon Polom</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-1432</link>
		<dc:creator>Szymon Polom</dc:creator>
		<pubDate>Tue, 02 Jun 2009 07:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-1432</guid>
		<description>Thank you for your responses tednaleid.</description>
		<content:encoded><![CDATA[<p>Thank you for your responses tednaleid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tednaleid</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-1430</link>
		<dc:creator>tednaleid</dc:creator>
		<pubDate>Sun, 31 May 2009 05:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-1430</guid>
		<description>Thanks for the replies Rob.  I think your idea about not setting the dateCreated (as well as dateModified) by default is a good one.  

I&#039;ve created &lt;a href=&quot;http://bitbucket.org/tednaleid/grails-test-data/issue/20/default-to-not-populating-the-datecreated-and-datemodified&quot; rel=&quot;nofollow&quot;&gt;an issue on bitbucket&lt;/a&gt; to make this change.  It&#039;ll be in the next release.

I&#039;ll take &lt;a href=&quot;http://bitbucket.org/tednaleid/grails-test-data/issue/21/required-enums-arent-getting-a-value-when-using&quot; rel=&quot;nofollow&quot;&gt;a look at the enums&lt;/a&gt; too, I thought the code was such that the first enum value was picked for an enum item.</description>
		<content:encoded><![CDATA[<p>Thanks for the replies Rob.  I think your idea about not setting the dateCreated (as well as dateModified) by default is a good one.  </p>
<p>I&#8217;ve created <a href="http://bitbucket.org/tednaleid/grails-test-data/issue/20/default-to-not-populating-the-datecreated-and-datemodified" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/bitbucket.org/tednaleid/grails-test-data/issue/20/default-to-not-populating-the-datecreated-and-datemodified?referer=');">an issue on bitbucket</a> to make this change.  It&#8217;ll be in the next release.</p>
<p>I&#8217;ll take <a href="http://bitbucket.org/tednaleid/grails-test-data/issue/21/required-enums-arent-getting-a-value-when-using" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/bitbucket.org/tednaleid/grails-test-data/issue/21/required-enums-arent-getting-a-value-when-using?referer=');">a look at the enums</a> too, I thought the code was such that the first enum value was picked for an enum item.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Fletcher</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-1429</link>
		<dc:creator>Rob Fletcher</dc:creator>
		<pubDate>Sat, 30 May 2009 20:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-1429</guid>
		<description>Additionally the joda-time property I&#039;m trying to set is dateCreated which GORM would assign automatically on save so it might be worth getting the plugin to ignore that property even if it&#039;s non-nullable (regardless of whether it&#039;s a joda-time type or a regular java.util.Date).</description>
		<content:encoded><![CDATA[<p>Additionally the joda-time property I&#8217;m trying to set is dateCreated which GORM would assign automatically on save so it might be worth getting the plugin to ignore that property even if it&#8217;s non-nullable (regardless of whether it&#8217;s a joda-time type or a regular java.util.Date).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Fletcher</title>
		<link>http://naleid.com/blog/2009/04/14/grails-build-test-data-01-plugin-released/comment-page-1/#comment-1428</link>
		<dc:creator>Rob Fletcher</dc:creator>
		<pubDate>Sat, 30 May 2009 20:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://naleid.com/blog/?p=51#comment-1428</guid>
		<description>Even when setting a joda-time property via TestDataConfig or directly in the build call I get the error &quot;Identity property not found, but required in domain class [org.joda.time.DateTime]&quot;.

The enum works so long as I specify a value either in TestDataConfig or the build call.</description>
		<content:encoded><![CDATA[<p>Even when setting a joda-time property via TestDataConfig or directly in the build call I get the error &#8220;Identity property not found, but required in domain class [org.joda.time.DateTime]&#8220;.</p>
<p>The enum works so long as I specify a value either in TestDataConfig or the build call.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
