[root]/src/main/org/apache/tools/mail
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 54 (100.0%) | 990 (100.0%) | 18.3 |
jhunter | 1 (1.9%) | 442 (44.6%) | 442.0 |
bodewig | 19 (35.2%) | 275 (27.8%) | 14.4 |
antoine | 11 (20.4%) | 130 (13.1%) | 11.8 |
conor | 12 (22.2%) | 52 (5.3%) | 4.3 |
sbailliez | 4 (7.4%) | 51 (5.2%) | 12.7 |
umagesh | 1 (1.9%) | 31 (3.1%) | 31.0 |
peterreilly | 5 (9.3%) | 8 (0.8%) | 1.6 |
jkf | 1 (1.9%) | 1 (0.1%) | 1.0 |
checkstyle
2 lines of code changed in:
copy2license.pl
18 lines of code changed in:
removed lines with $Revision: x.y $ lines (after verification)
1 lines of code changed in:
javadoc
6 lines of code changed in:
Adjust to reality
1 lines of code changed in:
Adjust to reality
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
3 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
6 lines of code changed in:
Switch to Apache Software License 2.0
36 lines of code changed in:
Prevent empty headers from being sent in plain mail messages.
Make the order of the headers of plain mail predictable by using
two parallel vectors instead of a hashset to store the headers internally.
Style corrections
PR: 22088
Submitted by: Michael Davey (michael dot davey at coderage dot org)
65 lines of code changed in:
Coding conventions
12 lines of code changed in:
style
13 lines of code changed in:
style
1 lines of code changed in:
Checkstyle
6 lines of code changed in:
implemented replyto in the EmailTask and the MailLogger.
I have implemented it similarly to the other lists of email addresses (To, CC, Bcc)
because it might actually be easier that way
We might still need a generic parameter collection for other header elements
PR: 19141
Obtained from:
Submitted by:
Reviewed by:
20 lines of code changed in:
Remove email address from sources
2 lines of code changed in:
Remove Jakarta Project from license
3 lines of code changed in:
Merge changes made to 1.5 Beta2.
31 lines of code changed in:
Order of modifiers
1 lines of code changed in:
(13 more)