[root]/groovy/modules/gant/source/org/codehaus/groovy/gant
infrastructure
(0 files, 0 lines)
targets
(0 files, 0 lines)
tools
(0 files, 0 lines)
Improve the way Gant file compilation errors are reported.
1 lines of code changed in:
Update needed because of the change to the metaclass r5077 and r5078.
4 lines of code changed in:
Changed the LaTeX tool to support a LaTeXBook tool/targets and started work on the GanTLIB feature.
26 lines of code changed in:
Amended classpath and removed redundant import.
0 lines of code changed in:
Added first cut at making include of targets and tools a once only thing.
Added the -DXXX=YYY option to the command line to define properties.
Added logic to make a correct build and installation for Grails as well as for Groovy.
37 lines of code changed in:
Change from using a 'dark corner' bit of Groovy MOP to using something more standard.
4 lines of code changed in:
Removed the replication of the version number string.
Reformatted Graeme's code into the general style.
6 lines of code changed in:
implemented local caching of .class files to improve performance when executing scripts. This is an optional feature (disabled by default) and is enabled using the -c option of gant:
gant -c
or
gant --useCache
13 lines of code changed in:
Changed name of method to follow change in Groovy RC-2.
1 lines of code changed in:
Removed redundant imports.
0 lines of code changed in:
Rearranged the packaging structure to the scheme agreed on the emails list.
294 lines of code changed in: