[root]/src/main/org/apache/tools/ant/helper
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 134 (100.0%) | 4182 (100.0%) | 31.2 |
costin | 11 (8.2%) | 2231 (53.3%) | 202.8 |
conor | 18 (13.4%) | 655 (15.7%) | 36.3 |
peterreilly | 37 (27.6%) | 433 (10.4%) | 11.7 |
bodewig | 25 (18.7%) | 210 (5.0%) | 8.4 |
mbenson | 11 (8.2%) | 188 (4.5%) | 17.0 |
donaldp | 3 (2.2%) | 181 (4.3%) | 60.3 |
antoine | 13 (9.7%) | 145 (3.5%) | 11.1 |
alexeys | 2 (1.5%) | 93 (2.2%) | 46.5 |
jkf | 4 (3.0%) | 20 (0.5%) | 5.0 |
jglick | 6 (4.5%) | 18 (0.4%) | 3.0 |
umagesh | 1 (0.7%) | 5 (0.1%) | 5.0 |
stevel | 3 (2.2%) | 3 (0.1%) | 1.0 |
Add IgnoreDependenciesExecutor for weird cases when the user wants to run only the targets explicitly specified.
70 lines of code changed in:
checkstyle
4 lines of code changed in:
checkstyle
4 lines of code changed in:
some checkstyle changes
10 lines of code changed in:
add fall-back for undefined references that are parsed
3 lines of code changed in:
Defer references
0 lines of code changed in:
Do not set ant.file.{projectname} when the project name
is not set in the <project> tag. (as discussed)
Bugzilla report: 39920
1 lines of code changed in:
copy2license.pl
30 lines of code changed in:
People should not think that "file:../master.xml" is a meaningful URI.
Ant historically supports it but normal XML parsers do not.
10 lines of code changed in:
Restored butchered imports.
20 lines of code changed in:
Added static accessors to parser handlers.
73 lines of code changed in:
2006
1 lines of code changed in:
Remove use of deprecated methods
2 lines of code changed in:
set target's name before the depends attribute - leads to more meaningful errors. PR 37655
5 lines of code changed in:
Add debugging messages for Gump failure.
3 lines of code changed in:
Removed unused local variables.
I think there is an error in ConCat, see added comment.
0 lines of code changed in:
use of fileUtils.close
2 lines of code changed in:
Allways create qualified targets in imported build files
PR: 28444
25 lines of code changed in:
Bugzilla 34680: make AntXMLContext#setCurrentTargets current
1 lines of code changed in:
allow url'ed source's to be used as build files
0 lines of code changed in:
(80 more)