| Name : gant
| |
| Version : 1.3.0
| Vendor : openSUSE Build Service
|
| Release : 10.1
| Date : 2008-06-29 12:10:30
|
| Group : Development/Languages/Groovy
| Source RPM : gant-1.3.0-10.1.src.rpm
|
| Size : 1.16 MB
| |
| Packager : (none)
| |
| Summary : Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic.
|
Description :
Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic. A Gant build specification is just a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant relies on all the Ant tasks for actually doing things, so it is really an alternative way of doing builds using Ant, but using a programming language rather than XML to specify the build rules.
|