gant: Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic.
| Name: | gant | Vendor: | openSUSE Build Service |
|---|---|---|---|
| Version: | 1.3.0 | License: | Apache License Version 2.0 |
| Release: | 10.1 | URL: |
- Summary
- 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.
Arch: src
| Download: | gant-1.3.0-10.1.src.rpm |
|---|---|
| Build Date: | Sun Jun 29 12:10:54 2008 |
| Packager: | |
| Size: | 938 KiB |
Arch: noarch
| Download: | gant-1.3.0-10.1.noarch.rpm |
|---|---|
| Build Date: | Sun Jun 29 12:10:54 2008 |
| Packager: | |
| Size: | 1.02 MiB |
Changelog
- * Thu Jun 26 14:00:00 2008 Alexander Egger <alexander{*}egger{%}gmail{*}com> 1.3.0
- Moved groovy from /usr/share/java/groovy to /usr/share/groovy - Moved gant to /usr/share/gant - Update to 1.3.0