Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 23 (100.0%) | 2159 (100.0%) | 93.8 |
src/main/org/apache/tools/ant/ | 2 (8.7%) | 829 (38.4%) | 414.5 |
src/main/org/apache/tools/ant/taskdefs/ | 12 (52.2%) | 726 (33.6%) | 60.5 |
docs/ | 9 (39.1%) | 604 (28.0%) | 67.1 |
Fix for Tar-time
Submitted by: Stefan Bodewig <bodewig@bost.de>
36 lines of code changed in:
XML Parsing kit required.
Submitted by: David H Elrod <dhelrod@rivendell.com>
6 lines of code changed in:
Two new tasks, untar & gunzip, to complement the tar & gzip.
Submitted by: Stefan Bodewig <stefan.bodewig@megabit.net>
354 lines of code changed in:
Fixed problem when an empty tag was supplied.
Submitted by: Jean-Noel Gadreau <jngadreau@activcard.com>
10 lines of code changed in:
Fixed inconsistency between docs and build.xml
Submitted by: Mariusz Nowostawski (mariusz@marni.otago.ac.nz)
3 lines of code changed in:
Added a "compress" attribute to the Zip and Jar task.
Submitted by: Stefan Bodewig (bodewig@bost.de)
76 lines of code changed in:
Properly set the "ant.java.version" property.
Submitted by: Justyna Horwat
1 lines of code changed in:
Fixed copydir attributes in example.
Submitted by: Michael Smith <michael@sneakerlabs.com>
2 lines of code changed in:
Fixed examples for writing your own task.
13 lines of code changed in:
Removed references to old "init" task.
9 lines of code changed in:
Added some comments to some examples.
Fixed the name ordering I broke with the previous checkin.
72 lines of code changed in:
Updated the manual to contain info on the pattern based directory scanning.
414 lines of code changed in:
Made tasks able to use the new pattern based directory scanning, while
retaining backwards compatibility.
335 lines of code changed in:
Initial checkin
828 lines of code changed in: