<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Grails Bug?</title>
	<link>http://www.mcdonaldland.info/2008/04/09/grails-bug/</link>
	<description>A magical discussion of software, economics, and other assorted theories. but mainly software.</description>
	<pubDate>Thu, 07 Aug 2008 23:03:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Jason McDonald</title>
		<link>http://www.mcdonaldland.info/2008/04/09/grails-bug/#comment-300</link>
		<dc:creator>Jason McDonald</dc:creator>
		<pubDate>Thu, 10 Apr 2008 12:41:26 +0000</pubDate>
		<guid>http://www.mcdonaldland.info/2008/04/09/grails-bug/#comment-300</guid>
		<description>Thanks Kevin - I had not discovered the clean target yet.

I am using IntelliJ 7, which I think may be part of the problem. I wasn't aware that grails would build to its own directory so my IntelliJ build and the command line build were going to two separate places. I did multiple cleans through IntelliJ but it obviously wasn't hitting the grails folders. I just started using this version of the IDE since it has RoR and Grails support but I haven't learned all the nuances yet and find myself switching back over to the command line pretty frequently.</description>
		<content:encoded><![CDATA[<p>Thanks Kevin - I had not discovered the clean target yet.</p>
<p>I am using IntelliJ 7, which I think may be part of the problem. I wasn&#8217;t aware that grails would build to its own directory so my IntelliJ build and the command line build were going to two separate places. I did multiple cleans through IntelliJ but it obviously wasn&#8217;t hitting the grails folders. I just started using this version of the IDE since it has RoR and Grails support but I haven&#8217;t learned all the nuances yet and find myself switching back over to the command line pretty frequently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin williams</title>
		<link>http://www.mcdonaldland.info/2008/04/09/grails-bug/#comment-298</link>
		<dc:creator>kevin williams</dc:creator>
		<pubDate>Wed, 09 Apr 2008 22:17:20 +0000</pubDate>
		<guid>http://www.mcdonaldland.info/2008/04/09/grails-bug/#comment-298</guid>
		<description>try running:  grails clean
You probably had a compiled copy of the DependancyVersion class in the .grails\1.0-RC4\projects folder.  I think grails uses it as some kind of cache.

hope that helps

Are you using an IDE to write your code?  I know eclipse (used to) compile classes into the project root - not very good - you'd change the groovy file but wouldn't see the change until you deleted the class file. I think that's been fixed for a while though.</description>
		<content:encoded><![CDATA[<p>try running:  grails clean<br />
You probably had a compiled copy of the DependancyVersion class in the .grails\1.0-RC4\projects folder.  I think grails uses it as some kind of cache.</p>
<p>hope that helps</p>
<p>Are you using an IDE to write your code?  I know eclipse (used to) compile classes into the project root - not very good - you&#8217;d change the groovy file but wouldn&#8217;t see the change until you deleted the class file. I think that&#8217;s been fixed for a while though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.178 seconds -->
