Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 855 (100.0%) | 57.0 |
src/main/org/apache/tools/ant/taskdefs/ | 4 (26.7%) | 335 (39.2%) | 83.7 |
src/etc/testcases/taskdefs/ | 1 (6.7%) | 164 (19.2%) | 164.0 |
docs/manual/CoreTasks/ | 1 (6.7%) | 98 (11.5%) | 98.0 |
src/testcases/org/apache/tools/ant/ | 1 (6.7%) | 94 (11.0%) | 94.0 |
/ | 2 (13.3%) | 89 (10.4%) | 44.5 |
src/main/org/apache/tools/ant/launch/ | 1 (6.7%) | 37 (4.3%) | 37.0 |
xdocs/ | 2 (13.3%) | 21 (2.5%) | 10.5 |
docs/ | 1 (6.7%) | 12 (1.4%) | 12.0 |
src/testcases/org/apache/tools/ant/taskdefs/ | 1 (6.7%) | 4 (0.5%) | 4.0 |
docs/manual/ | 1 (6.7%) | 1 (0.1%) | 1.0 |
Add new manifestclasspath core task. Make BuildFileTest call tearDown target automatically in build file test if one is defined.
550 lines of code changed in:
I'm no longer with Landmark, and now part of the PMC.
23 lines of code changed in:
Wrap to 80 cols and re-indent.
86 lines of code changed in:
Apparently equals() is not used much, 'cause I broke it and all tests passed... --DD
2 lines of code changed in:
Factor in common code of Attribute/TemplateElement/Text into new base class Member. --DD
147 lines of code changed in:
Can't use {@value} for computed property, only for constants. Fix up indentation and docs a bit. --DD
37 lines of code changed in:
Add my blurb, testing write access to repo. --DD
10 lines of code changed in: