[root]/src/main/org/apache/tools/ant/taskdefs/optional/net
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 193 (100.0%) | 6444 (100.0%) | 33.3 |
bodewig | 45 (23.3%) | 2809 (43.6%) | 62.4 |
antoine | 38 (19.7%) | 1087 (16.9%) | 28.6 |
conor | 24 (12.4%) | 742 (11.5%) | 30.9 |
scohen | 15 (7.8%) | 702 (10.9%) | 46.8 |
stevel | 12 (6.2%) | 373 (5.8%) | 31.0 |
umagesh | 11 (5.7%) | 205 (3.2%) | 18.6 |
peterreilly | 18 (9.3%) | 177 (2.7%) | 9.8 |
jhm | 1 (0.5%) | 94 (1.5%) | 94.0 |
donaldp | 6 (3.1%) | 88 (1.4%) | 14.6 |
sbailliez | 8 (4.1%) | 81 (1.3%) | 10.1 |
jkf | 9 (4.7%) | 69 (1.1%) | 7.6 |
adammurdoch | 1 (0.5%) | 12 (0.2%) | 12.0 |
jskeet | 3 (1.6%) | 3 (0.0%) | 1.0 |
jesse | 1 (0.5%) | 1 (0.0%) | 1.0 |
ehatcher | 1 (0.5%) | 1 (0.0%) | 1.0 |
checkstyle
1 lines of code changed in:
checkstyle
15 lines of code changed in:
checkstyle
34 lines of code changed in:
remove tabs
1 lines of code changed in:
checkstyle
23 lines of code changed in:
copy2license.pl
36 lines of code changed in:
FTP Account could not be specified in ant FTP task.
Bugzilla report 39720.
13 lines of code changed in:
indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future.
5 lines of code changed in:
2006
2 lines of code changed in:
include the caught exception when relayed
1 lines of code changed in:
extra proxy diagnostics, in a java1.5-only package. By abusing the toString() operation, we dont need any extra interfaces for this.
29 lines of code changed in:
javadocs
1 lines of code changed in:
Removed unused local variables.
I think there is an error in ConCat, see added comment.
2 lines of code changed in:
make JavaDoc more happier
94 lines of code changed in:
Add logging of local vs remote timestamps in <ftp> task.
PR:31812
28 lines of code changed in:
Add initialSiteCommand and siteCommand attributes.
PR:34257, 34853
77 lines of code changed in:
Based on a patch submitted by Neeme Praks, allow support for a retry count on FTP transfers. Some
servers are unreliable for unknown - this allows for a retry count to be specified to accomodate work on such
flaky servers.
82 lines of code changed in:
convert serverLanguageCodeConfig attribute to use EnumeratedAttribute pattern
42 lines of code changed in:
Convert ftp task systemTypeKey and timestampGranularity attributes to using the EnumeratedAttribute pattern
and add some JUnit tests of the new configuration stuff.
95 lines of code changed in:
Add new timestampGranularity attribute to account for the typical case in PUT operations where the client
is HH:mm:ss and the ftp server is HH:mm.
56 lines of code changed in:
(117 more)