[root]/groovy/modules/gant/testScripts
Moved the trivial testScripts to examples directory.
0 lines of code changed in:
Got targets classes working, i.e. can use org.codehaus.groovy.gant.targets.Clean in includeTargets.
3 lines of code changed in:
Gant passes tests and can reinstall itself using the new specification file syntax.
34 lines of code changed in:
Removed all the stuff that was necessary but now isn't. Function calls now work properly\!
5 lines of code changed in:
Decided to use .gant extension for Gant build scripts instead of .groovy.
57 lines of code changed in:
Removed redundant things highlighted by Eclipse
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.
6 lines of code changed in:
Changed to using CliBuilder for command line processing.
1 lines of code changed in:
Corrected problems with the revision and date properties.
2 lines of code changed in:
The Epoch for Gant.
7 lines of code changed in: