Posts Tagged “Groovy”

Andy Glover has written a post on using Gant with Hudson at his blog, The Disco Blog.

In case you didn’t know, Gant is a tool that uses Groovy scripts to invoke Ant tasks, so you write your builds as a Groovy script instead of an XML file, but you still get to use Ant’s power.  I may just start playing with this…

Comments No Comments »