<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" 
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" 
   xmlns:html="http://www.w3.org/1999/html" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
   <title>Russel Winder</title>
   <link>http://www.russel.org.uk/blog</link>
   <description>Russel Winder</description>
   <language>en</language>
   <copyright></copyright>
   <ttl>60</ttl>
   <pubDate>Thu, 22 May 2008 09:22 GMT</pubDate>
   <managingEditor>russel@russel.org.uk</managingEditor>
   <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.3 01/10/2008</generator>
<item>
   <title>Gant 1.3.0 is Released</title>
   <guid isPermaLink="false">2008-05-22-10-22</guid>
   <link>http://www.russel.org.uk/blog/2008-05-22-10-22.html</link>
   <description><![CDATA[
<p>
  An increasing number of people have been saying that having Gant install into an existing Groovy
  installation is not a good idea.  Instead, they were asking, Gant should exist in a directory tree of its
  own and use the GROOVY_HOME environment variable to refer to the Groovy installation.  This seemed like a
  good idea, so this has been done.  Hence this release.  Apart from a couple of very trivial bug fixes
  1.3.0 is 1.2.0 but restructured.
</p>
<p>
  There is the added advantage of course that with the new organization it became essentially trivial to
  construct a standalone version of Gant that does not require a prior Groovy installation &ndash; this
  distribution has a Groovy jar and various other (transitive dependency) jars included.  So there are now
  three distributions:
  <ul>
    <li>For use with a pre-existing Groovy 1.5.6.</li>
    <li>For use with a pre-existing Groovy 1.6-beta-1.</li>
    <li>Standalone and including a Groovy 1.5.6 jar.</li>      
  </ul>
<p>
  As ever distributions are available
  at <a href="http://dist.codehaus.org/gant">http://dist.codehaus.org/gant</a>.  For those who use Maven 2,
  the repository URL is <a href="http://repository.codehaus.org">http://repository.codehaus.org</a>, the
  groupId is org.codehaus.gant, the artifactId is gant , and the version is 1.3.0.
</p>
<p>
  The <a href="http://gant.codehaus.org/">Gant webpage</a> has the documentation.
</p>

]]></description>
   <category domain="http://www.russel.org.uk/blog"></category>
   <pubDate>Thu, 22 May 2008 09:22 GMT</pubDate>
</item>
</channel>
</rss>
