<?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"
	>
<channel>
	<title>Comments on: Is Apache Ant Dead/Dying?</title>
	<atom:link href="http://www.antwerkz.com/2008/06/19/is-apache-ant-deaddying/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.antwerkz.com/2008/06/19/is-apache-ant-deaddying/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 03:46:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: bwtaylor</title>
		<link>http://www.antwerkz.com/2008/06/19/is-apache-ant-deaddying/#comment-15466</link>
		<dc:creator>bwtaylor</dc:creator>
		<pubDate>Tue, 24 Jun 2008 00:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=1044#comment-15466</guid>
		<description>Here's a blog I wrote a while back comparing ant, maven, and gant. http://blog.bwtaylor.com/java/2008/01/26/ant_maven_gant_pros_cons</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a blog I wrote a while back comparing ant, maven, and gant. <a href="http://blog.bwtaylor.com/java/2008/01/26/ant_maven_gant_pros_cons" rel="nofollow">http://blog.bwtaylor.com/java/2008/01/26/ant_maven_gant_pros_cons</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Easter</title>
		<link>http://www.antwerkz.com/2008/06/19/is-apache-ant-deaddying/#comment-15465</link>
		<dc:creator>Michael Easter</dc:creator>
		<pubDate>Mon, 23 Jun 2008 22:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=1044#comment-15465</guid>
		<description>A big +1 for Gant.  IMO, Gant may well point the way for the "next-gen" all-purpose build tool. 

I gave a talk on this recently.  My main analogy is this: imagine that Ant is a giant clockworks that keeps perfect time. We can add new gears to the clock, but it is so "high ceremony" that it is a deterrent.  Also, doing anything programmatic with the AntContrib tasks is simply brutal.

By contrast, Gant is a "melted clock" from a Dali painting: it still keeps time (and provides access to the "old iron" of Ant), but it is far more pliable and flexible.  It is trivial to extend and do logic/iterative tasks, because it is the full-power of Groovy.</description>
		<content:encoded><![CDATA[<p>A big +1 for Gant.  IMO, Gant may well point the way for the &#8220;next-gen&#8221; all-purpose build tool. </p>
<p>I gave a talk on this recently.  My main analogy is this: imagine that Ant is a giant clockworks that keeps perfect time. We can add new gears to the clock, but it is so &#8220;high ceremony&#8221; that it is a deterrent.  Also, doing anything programmatic with the AntContrib tasks is simply brutal.</p>
<p>By contrast, Gant is a &#8220;melted clock&#8221; from a Dali painting: it still keeps time (and provides access to the &#8220;old iron&#8221; of Ant), but it is far more pliable and flexible.  It is trivial to extend and do logic/iterative tasks, because it is the full-power of Groovy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlee</title>
		<link>http://www.antwerkz.com/2008/06/19/is-apache-ant-deaddying/#comment-15462</link>
		<dc:creator>jlee</dc:creator>
		<pubDate>Mon, 23 Jun 2008 13:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=1044#comment-15462</guid>
		<description>We're evaluating gant at ${work}.  We're (well, my coworker) just trying to figure out how to nicely include base scripts and override certain targets/definitions.  We'll almost certainly end up with something groovy based, though, as I've been writing more and more groovy-based tasks in my build.xml.  Groovy seems the most natural fit at this point.</description>
		<content:encoded><![CDATA[<p>We&#8217;re evaluating gant at ${work}.  We&#8217;re (well, my coworker) just trying to figure out how to nicely include base scripts and override certain targets/definitions.  We&#8217;ll almost certainly end up with something groovy based, though, as I&#8217;ve been writing more and more groovy-based tasks in my build.xml.  Groovy seems the most natural fit at this point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois MAROT</title>
		<link>http://www.antwerkz.com/2008/06/19/is-apache-ant-deaddying/#comment-15461</link>
		<dc:creator>Francois MAROT</dc:creator>
		<pubDate>Mon, 23 Jun 2008 11:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=1044#comment-15461</guid>
		<description>There is GANT, based on ANT which can be really useful: http://gant.codehaus.org/
It uses GROOVY as a scripting language and eases the way to call ANT tasks.</description>
		<content:encoded><![CDATA[<p>There is GANT, based on ANT which can be really useful: <a href="http://gant.codehaus.org/" rel="nofollow">http://gant.codehaus.org/</a><br />
It uses GROOVY as a scripting language and eases the way to call ANT tasks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Bodewig</title>
		<link>http://www.antwerkz.com/2008/06/19/is-apache-ant-deaddying/#comment-15460</link>
		<dc:creator>Stefan Bodewig</dc:creator>
		<pubDate>Mon, 23 Jun 2008 08:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=1044#comment-15460</guid>
		<description>I just realized that we've never updated the site, DOH!

Ant 1.7.1beta has been in its second beta since a few weeks http://people.apache.org/dist/ant/v1.7.1beta2/ - and should be released pretty soon.</description>
		<content:encoded><![CDATA[<p>I just realized that we&#8217;ve never updated the site, DOH!</p>
<p>Ant 1.7.1beta has been in its second beta since a few weeks <a href="http://people.apache.org/dist/ant/v1.7.1beta2/" rel="nofollow">http://people.apache.org/dist/ant/v1.7.1beta2/</a> - and should be released pretty soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
