[root]/src/main/org/apache/tools/ant/taskdefs/optional/jdepend
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 39 (100.0%) | 1126 (100.0%) | 28.8 |
donaldp | 5 (12.8%) | 473 (42.0%) | 94.6 |
peterreilly | 7 (17.9%) | 285 (25.3%) | 40.7 |
bodewig | 11 (28.2%) | 232 (20.6%) | 21.0 |
conor | 6 (15.4%) | 51 (4.5%) | 8.5 |
umagesh | 2 (5.1%) | 40 (3.6%) | 20.0 |
sbailliez | 2 (5.1%) | 22 (2.0%) | 11.0 |
antoine | 3 (7.7%) | 17 (1.5%) | 5.6 |
jkf | 2 (5.1%) | 5 (0.4%) | 2.5 |
jskeet | 1 (2.6%) | 1 (0.1%) | 1.0 |
Bugzilla report 28865: allow files in classespath for <jdepend>
5 lines of code changed in:
copy2license.pl
6 lines of code changed in:
indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future.
3 lines of code changed in:
2005
1 lines of code changed in:
Removing constructs to close streams that catch Throwable -> FileUtils.close.
2 lines of code changed in:
Make Jikes happy - shadowing and some non-static private finals
12 lines of code changed in:
JDependTask did not close an output file
PR: 28557
Obtained from: Jeff Badorek
81 lines of code changed in:
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
0 lines of code changed in:
[PATCH] Misspelling: s/occured/occurred/g
PR: 27282
Obtained from: Jesse Glick
1 lines of code changed in:
Copyright owner is The Apache Software Foundation
1 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
4 lines of code changed in:
Switch to Apache Software License 2.0
12 lines of code changed in:
fix timeout attribute of jdepend
add unit tests
add includeruntime to allow unittests to run
105 lines of code changed in:
Indentation changes
27 lines of code changed in:
Fix NPE, PR: 24344
4 lines of code changed in:
checkstyle
93 lines of code changed in:
Coding conventions
2 lines of code changed in:
style
12 lines of code changed in:
Import cleanup
0 lines of code changed in:
Apply some reflection to become JDepend version independent
48 lines of code changed in:
(18 more)