[root]/groovy/modules/gant/source/org/codehaus/groovy/gant/targets
Rearranged the packaging structure to the scheme agreed on the emails list.
0 lines of code changed in:
Changed licence from LGPL to ASL 2.0.
18 lines of code changed in:
Fixed embarrassing error.
1 lines of code changed in:
Fixed a problem with the clean dependency lookup.
4 lines of code changed in:
Fix the clean source targets file and update to make source and binary distributions.
6 lines of code changed in:
Clean appears to work now with the changes to Groovy MOP.
21 lines of code changed in:
Fixed trivial error in Clean clobbering.
1 lines of code changed in:
Got targets classes working, i.e. can use org.codehaus.groovy.gant.targets.Clean in includeTargets.
18 lines of code changed in:
Gant passes tests and can reinstall itself using the new specification file syntax.
19 lines of code changed in:
Moved to be in the right place.
0 lines of code changed in:
Tinkering with Ivy.
1 lines of code changed in:
Corrected problem of deleting everything by default. Not a good thing.
8 lines of code changed in:
Temporarily reverting back to using MetaClassImpl until probl;ems with DelegatingMetaClass are sorted out.
11 lines of code changed in:
Changed name and tidied up.
3 lines of code changed in:
Rearranged things to make tool writing more straightforward.
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.
7 lines of code changed in:
Corrected problems with the revision and date properties.
2 lines of code changed in:
The Epoch for Gant.
29 lines of code changed in: