[root]/groovy/modules/gant/source/bash_completion.d
Changed licence from LGPL to ASL 2.0.
15 lines of code changed in:
Decided to use .gant extension for Gant build scripts instead of .groovy.
1 lines of code changed in:
Created a GantBuilder class to deal with dry-run and verbosity. Switched to using org.apache.tools.ant.Task as return type of targets.
3 lines of code changed in:
Changed to using CliBuilder for command line processing.
9 lines of code changed in:
The Epoch for Gant.
63 lines of code changed in: