<?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 for M Best</title>
	<atom:link href="http://m.3wa.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://m.3wa.com</link>
	<description>All things M considered</description>
	<lastBuildDate>Wed, 29 Sep 2010 02:16:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Groovy++ With Gradle by M</title>
		<link>http://m.3wa.com/2010/09/groovy-with-gradle/comment-page-1/#comment-3073</link>
		<dc:creator>M</dc:creator>
		<pubDate>Wed, 29 Sep 2010 02:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=493#comment-3073</guid>
		<description>default has both runtime and archive. More info at http://gradle.org/0.8/docs/userguide/java_plugin.html#sec:java_plugin_and_dependency_management</description>
		<content:encoded><![CDATA[<p>default has both runtime and archive. More info at <a href="http://gradle.org/0.8/docs/userguide/java_plugin.html#sec:java_plugin_and_dependency_management" rel="nofollow">http://gradle.org/0.8/docs/userguide/java_plugin.html#sec:java_plugin_and_dependency_management</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groovy++ With Gradle by Roger</title>
		<link>http://m.3wa.com/2010/09/groovy-with-gradle/comment-page-1/#comment-3071</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Tue, 28 Sep 2010 19:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=493#comment-3071</guid>
		<description>what is the different between .default. and .runtime. for the configurations object?

I have the same basic copyLibs task, but I use configurations.runtime</description>
		<content:encoded><![CDATA[<p>what is the different between .default. and .runtime. for the configurations object?</p>
<p>I have the same basic copyLibs task, but I use configurations.runtime</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clojure Web Development WAR Style With Gradle by Meikel</title>
		<link>http://m.3wa.com/2010/07/clojure-web-development-war-style-with-gradle/comment-page-1/#comment-3061</link>
		<dc:creator>Meikel</dc:creator>
		<pubDate>Tue, 03 Aug 2010 21:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=472#comment-3061</guid>
		<description>Things are fixed. Snapshot on clojars. The &quot;clojarsUpload = false&quot; is not necessary anymore. Instead do:

uploadArchives {
  clojarsDeploy()
}

if you want to deploy to clojars. No action is needed otherwise.</description>
		<content:encoded><![CDATA[<p>Things are fixed. Snapshot on clojars. The &#8220;clojarsUpload = false&#8221; is not necessary anymore. Instead do:</p>
<p>uploadArchives {<br />
  clojarsDeploy()<br />
}</p>
<p>if you want to deploy to clojars. No action is needed otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clojure Web Development WAR Style With Gradle by Today in the Intertweets (July 27th Ed) &#124; disclojure: all things clojure</title>
		<link>http://m.3wa.com/2010/07/clojure-web-development-war-style-with-gradle/comment-page-1/#comment-3053</link>
		<dc:creator>Today in the Intertweets (July 27th Ed) &#124; disclojure: all things clojure</dc:creator>
		<pubDate>Wed, 28 Jul 2010 07:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=472#comment-3053</guid>
		<description>[...] web dev, WAR style using #gradle (here, via @wmacgyver) &#8212; Following Mark McGranahan&#8217;s recent article about building webapps [...]</description>
		<content:encoded><![CDATA[<p>[...] web dev, WAR style using #gradle (here, via @wmacgyver) &#8212; Following Mark McGranahan&#8217;s recent article about building webapps [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clojure Web Development WAR Style With Gradle by M</title>
		<link>http://m.3wa.com/2010/07/clojure-web-development-war-style-with-gradle/comment-page-1/#comment-3052</link>
		<dc:creator>M</dc:creator>
		<pubDate>Wed, 28 Jul 2010 03:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=472#comment-3052</guid>
		<description>funny you should say that. Compojure, which I&#039;m using, is very much inspired by sinatra.</description>
		<content:encoded><![CDATA[<p>funny you should say that. Compojure, which I&#8217;m using, is very much inspired by sinatra.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clojure Web Development WAR Style With Gradle by Otengim</title>
		<link>http://m.3wa.com/2010/07/clojure-web-development-war-style-with-gradle/comment-page-1/#comment-3051</link>
		<dc:creator>Otengim</dc:creator>
		<pubDate>Wed, 28 Jul 2010 00:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=472#comment-3051</guid>
		<description>This is great, looking at the code you could come with a framework in clojure same as the Ruby Sinatra http://www.sinatrarb.com/</description>
		<content:encoded><![CDATA[<p>This is great, looking at the code you could come with a framework in clojure same as the Ruby Sinatra <a href="http://www.sinatrarb.com/" rel="nofollow">http://www.sinatrarb.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clojure Web Development WAR Style With Gradle by M</title>
		<link>http://m.3wa.com/2010/07/clojure-web-development-war-style-with-gradle/comment-page-1/#comment-3048</link>
		<dc:creator>M</dc:creator>
		<pubDate>Tue, 27 Jul 2010 06:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=472#comment-3048</guid>
		<description>Looks like the most recent change from yesterday in his hg repo broke it. Here is the link to the one that I built from last week. http://m.3wa.com/img/clojuresque-1.4.0-SNAPSHOT.jar</description>
		<content:encoded><![CDATA[<p>Looks like the most recent change from yesterday in his hg repo broke it. Here is the link to the one that I built from last week. <a href="http://m.3wa.com/img/clojuresque-1.4.0-SNAPSHOT.jar" rel="nofollow">http://m.3wa.com/img/clojuresque-1.4.0-SNAPSHOT.jar</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clojure Web Development WAR Style With Gradle by Glen Stampoultzis</title>
		<link>http://m.3wa.com/2010/07/clojure-web-development-war-style-with-gradle/comment-page-1/#comment-3047</link>
		<dc:creator>Glen Stampoultzis</dc:creator>
		<pubDate>Tue, 27 Jul 2010 05:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=472#comment-3047</guid>
		<description>Is there something wrong with the latest 1.4.0-snapshot?

When I run it (on Ununtu) I get:


FAILURE: Build failed with an exception.

* Where:
Build file &#039;/home/ems/Projects/glensprojects/trunk/webexample/build.gradle&#039; line: 1

* What went wrong:
A problem occurred evaluating root project &#039;webexample&#039;.
Cause: Could not find property &#039;development&#039; on configuration container.

* Try:
Run with -s or -d option to get more details. Run with -S option to get the full (very verbose) stacktrace.

BUILD FAILED

Total time: 4.494 secs</description>
		<content:encoded><![CDATA[<p>Is there something wrong with the latest 1.4.0-snapshot?</p>
<p>When I run it (on Ununtu) I get:</p>
<p>FAILURE: Build failed with an exception.</p>
<p>* Where:<br />
Build file &#8216;/home/ems/Projects/glensprojects/trunk/webexample/build.gradle&#8217; line: 1</p>
<p>* What went wrong:<br />
A problem occurred evaluating root project &#8216;webexample&#8217;.<br />
Cause: Could not find property &#8216;development&#8217; on configuration container.</p>
<p>* Try:<br />
Run with -s or -d option to get more details. Run with -S option to get the full (very verbose) stacktrace.</p>
<p>BUILD FAILED</p>
<p>Total time: 4.494 secs</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Hand That Rocks The Gradle by M</title>
		<link>http://m.3wa.com/2010/03/the-hand-that-rocks-the-gradle/comment-page-1/#comment-3012</link>
		<dc:creator>M</dc:creator>
		<pubDate>Thu, 18 Mar 2010 03:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=464#comment-3012</guid>
		<description>Thank you for the suggestion. on 2nd change, I left the dependencies there so to avoid having to copy or download clojuresque.jar. I figure this way, it&#039;s the least amount of effort to get started. Install gradle, and you are ready to go. It&#039;s handy for me too, since I move around on lots of machines.

I&#039;ll try out your first change once gradle 0.9 is released.</description>
		<content:encoded><![CDATA[<p>Thank you for the suggestion. on 2nd change, I left the dependencies there so to avoid having to copy or download clojuresque.jar. I figure this way, it&#8217;s the least amount of effort to get started. Install gradle, and you are ready to go. It&#8217;s handy for me too, since I move around on lots of machines.</p>
<p>I&#8217;ll try out your first change once gradle 0.9 is released.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Hand That Rocks The Gradle by faenvie</title>
		<link>http://m.3wa.com/2010/03/the-hand-that-rocks-the-gradle/comment-page-1/#comment-3011</link>
		<dc:creator>faenvie</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=464#comment-3011</guid>
		<description>i forgot to mention: you need gradle-0.9-SNAPHOT for this</description>
		<content:encoded><![CDATA[<p>i forgot to mention: you need gradle-0.9-SNAPHOT for this</p>
]]></content:encoded>
	</item>
</channel>
</rss>

