[root]/src/main/org/apache/tools/ant/taskdefs/optional/j2ee
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 95 (100.0%) | 1630 (100.0%) | 17.1 |
ehatcher | 8 (8.4%) | 1255 (77.0%) | 156.8 |
conor | 31 (32.6%) | 144 (8.8%) | 4.6 |
antoine | 20 (21.1%) | 101 (6.2%) | 5.0 |
bodewig | 16 (16.8%) | 65 (4.0%) | 4.0 |
umagesh | 5 (5.3%) | 39 (2.4%) | 7.8 |
peterreilly | 10 (10.5%) | 20 (1.2%) | 2.0 |
stevel | 2 (2.1%) | 4 (0.2%) | 2.0 |
donaldp | 3 (3.2%) | 2 (0.1%) | 0.6 |
checkstyle
17 lines of code changed in:
copy2license.pl
36 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?
4 lines of code changed in:
Various checkstyle violations
Submitted by: Larry Shatzer
And some
(untabify (point-min) (point-max))
on some files.
14 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
6 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
12 lines of code changed in:
Switch to Apache Software License 2.0
72 lines of code changed in:
Style
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
11 lines of code changed in:
2003
1 lines of code changed in:
removing enum variabe
PR: 22345
Obtained from:
Submitted by:
Reviewed by:
3 lines of code changed in:
Coding conventions
8 lines of code changed in:
style
9 lines of code changed in:
style
11 lines of code changed in:
Fix a few checkstyle errors
27 lines of code changed in:
Remove Jakarta Project from license
6 lines of code changed in:
fix issues reported by PMD
0 lines of code changed in:
Remove unused imports, remove glob imports, sort imports.
2 lines of code changed in:
Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
39 lines of code changed in:
Document new methods in XMLLogger
Cleanup Javadoc errors.
8 lines of code changed in:
(9 more)