[root]/src/main/org/apache/tools/ant/taskdefs/optional/i18n
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 41 (100.0%) | 1206 (100.0%) | 29.4 |
donaldp | 5 (12.2%) | 598 (49.6%) | 119.6 |
umagesh | 11 (26.8%) | 304 (25.2%) | 27.6 |
antoine | 9 (22.0%) | 156 (12.9%) | 17.3 |
conor | 5 (12.2%) | 100 (8.3%) | 20.0 |
sbailliez | 2 (4.9%) | 21 (1.7%) | 10.5 |
peterreilly | 4 (9.8%) | 9 (0.7%) | 2.2 |
bodewig | 3 (7.3%) | 8 (0.7%) | 2.6 |
jskeet | 1 (2.4%) | 6 (0.5%) | 6.0 |
jkf | 1 (2.4%) | 4 (0.3%) | 4.0 |
copy2license.pl
6 lines of code changed in:
checkstyle - line length
6 lines of code changed in:
Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files.
Also removed unused/* imports along the way.
4 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
2 lines of code changed in:
Switch to Apache Software License 2.0
12 lines of code changed in:
Translate task logs a debug message specifying the number of files that it processed. Bugzilla Report 13938.
3 lines of code changed in:
Translate task does not remove tokens when a key is not found. It logs a verbose message. Bugzilla Report 13936.
50 lines of code changed in:
Remove direct call to deprecated project, location, tasktype Task field,
replaced by an accessor way into tasks.
Remove too some unused variable declaration and some unused imports.
PR: 22515
Submitted by: Emmanuel Feller ( Emmanuel dot Feller at free dot fr)
0 lines of code changed in:
Refactor: move LineTokenizer out of TokenFilter
2 lines of code changed in:
style
73 lines of code changed in:
Add a line ending at the end of the file used for unit test
Fix the code of Translate.java to preserve line endings
6 lines of code changed in:
Coding conventions
18 lines of code changed in:
style
2 lines of code changed in:
style
1 lines of code changed in:
Checkstyle
68 lines of code changed in:
cancel previous change
1 lines of code changed in:
Try quick fix to make tests pass
1 lines of code changed in:
(21 more)