[root]/src/main/org/apache/tools/ant/taskdefs/optional/jsp
compilers
(4 files, 518 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 112 (100.0%) | 2307 (100.0%) | 20.5 |
stevel | 16 (14.3%) | 850 (36.8%) | 53.1 |
conor | 24 (21.4%) | 693 (30.0%) | 28.8 |
donaldp | 7 (6.3%) | 377 (16.3%) | 53.8 |
peterreilly | 14 (12.5%) | 115 (5.0%) | 8.2 |
bodewig | 26 (23.2%) | 102 (4.4%) | 3.9 |
antoine | 15 (13.4%) | 75 (3.3%) | 5.0 |
umagesh | 4 (3.6%) | 70 (3.0%) | 17.5 |
sbailliez | 2 (1.8%) | 13 (0.6%) | 6.5 |
jskeet | 4 (3.6%) | 12 (0.5%) | 3.0 |
checkstyle
26 lines of code changed in:
checkstyle
5 lines of code changed in:
javadoc
78 lines of code changed in:
jasper4.1 is not in ant classpath while compiling, fix link in junittaskmirror
1 lines of code changed in:
copy2license.pl
30 lines of code changed in:
This commit eliminates all (but one) use of Project.createTask("some name") from the codebase. It also sets up all created tasks using the new Task.bindToOwner call.
I'm tempted to retrofit Task.bindToOwner back to the 1.6.x codebase, for the benefit of third party tasks; same for the extra constructors for exec and java. Thoughts?
2 lines of code changed in:
Various checkstyle violations
Submitted by: Larry Shatzer
And some
(untabify (point-min) (point-max))
on some files.
3 lines of code changed in:
-breakiterator fixes by Jack Woehr
1 lines of code changed in:
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
0 lines of code changed in:
Copyright owner is The Apache Software Foundation
5 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
10 lines of code changed in:
Switch to Apache Software License 2.0
60 lines of code changed in:
add " to " to jsp output
PR: 26082
Obtained from: Robert Flaherty
2 lines of code changed in:
oops. didnt mean to commit that a- relic of someones patch to jspc that I wasnt happy with.
1 lines of code changed in:
With these changes assertions now work, at least as far as the java tests are concerned...not tested junit
1 lines of code changed in:
removing enum variabe
PR: 22345
Obtained from:
Submitted by:
Reviewed by:
3 lines of code changed in:
Make some things final
1 lines of code changed in:
Coding conventions
17 lines of code changed in:
style
12 lines of code changed in:
style
2 lines of code changed in:
(46 more)