<?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/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://m.3wa.com</link>
	<description>All things M considered</description>
	<lastBuildDate>Tue, 03 Aug 2010 21:54:09 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Clojure Web Development WAR Style With Gradle by Meikel</title>
		<link>http://m.3wa.com/?p=472&#038;cpage=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/?p=472&#038;cpage=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/?p=472&#038;cpage=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/?p=472&#038;cpage=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/?p=472&#038;cpage=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/?p=472&#038;cpage=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/?p=464&#038;cpage=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/?p=464&#038;cpage=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>
	<item>
		<title>Comment on The Hand That Rocks The Gradle by faenvie</title>
		<link>http://m.3wa.com/?p=464&#038;cpage=1#comment-3010</link>
		<dc:creator>faenvie</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=464#comment-3010</guid>
		<description>2 possible improvements

*1*

it should be possible write a build-script like this:

repositories {
  clojureSnapshotsRepo()
  //clojarsRepo() 
  mavenCentral()
  mavenRepo urls: &quot;http://build.clojure.org/releases&quot;
}

dependencies {
 compile gradleApi()    
 groovy localGroovy()
 ...
}

see gradle-mailing-list:

http://old.nabble.com/a-conventient-way-to-resolve-from-%24GRADLE_HOME-lib---to27872778.html
http://old.nabble.com/Can-I-add-other-dependency-resolvers--to27758967.html

*2*

gradle-users that copy clojuresque.jar to $GRADLE_HOME/lib/plugins
should be able to leave out the following lines 

buildscript {
  repositories {
   mavenRepo name: &#039;clojars&#039;, urls: &#039;http://clojars.org/repo&#039;
}
dependencies {
    classpath &#039;clojuresque:clojuresque:1.3.0&#039;
  }
}</description>
		<content:encoded><![CDATA[<p>2 possible improvements</p>
<p>*1*</p>
<p>it should be possible write a build-script like this:</p>
<p>repositories {<br />
  clojureSnapshotsRepo()<br />
  //clojarsRepo()<br />
  mavenCentral()<br />
  mavenRepo urls: &#8220;http://build.clojure.org/releases&#8221;<br />
}</p>
<p>dependencies {<br />
 compile gradleApi()<br />
 groovy localGroovy()<br />
 &#8230;<br />
}</p>
<p>see gradle-mailing-list:</p>
<p><a href="http://old.nabble.com/a-conventient-way-to-resolve-from-%24GRADLE_HOME-lib---to27872778.html" rel="nofollow">http://old.nabble.com/a-conventient-way-to-resolve-from-%24GRADLE_HOME-lib&#8212;to27872778.html</a><br />
<a href="http://old.nabble.com/Can-I-add-other-dependency-resolvers--to27758967.html" rel="nofollow">http://old.nabble.com/Can-I-add-other-dependency-resolvers&#8211;to27758967.html</a></p>
<p>*2*</p>
<p>gradle-users that copy clojuresque.jar to $GRADLE_HOME/lib/plugins<br />
should be able to leave out the following lines </p>
<p>buildscript {<br />
  repositories {<br />
   mavenRepo name: &#8216;clojars&#8217;, urls: &#8216;http://clojars.org/repo&#8217;<br />
}<br />
dependencies {<br />
    classpath &#8216;clojuresque:clojuresque:1.3.0&#8242;<br />
  }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Hand That Rocks The Gradle by Today in the Intertweets (March 16th Ed) &#124; disclojure: all things clojure</title>
		<link>http://m.3wa.com/?p=464&#038;cpage=1#comment-3008</link>
		<dc:creator>Today in the Intertweets (March 16th Ed) &#124; disclojure: all things clojure</dc:creator>
		<pubDate>Wed, 17 Mar 2010 06:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://m.3wa.com/?p=464#comment-3008</guid>
		<description>[...] #clojure #gradle blog post with clojuresque. This is my current setup, minus the mix groovy part (here, via @wmacgyver) &#8212; After all this recent chatter discussing the pros and cons of Leiningen [...]</description>
		<content:encoded><![CDATA[<p>[...] #clojure #gradle blog post with clojuresque. This is my current setup, minus the mix groovy part (here, via @wmacgyver) &#8212; After all this recent chatter discussing the pros and cons of Leiningen [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
