This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git
from 5d134406 [NET-722] Javadoc for
FtpClient.setControlKeepAliveReplyTimeout(Duration) says timeout is in
milliseconds
new 967fdb18 Update Base64 documentation to reflect code, fix some typos
new 8349a596 Add missing tests for base64 decoding and encoding
new 7c11889a Add missing @code tag for docs
new 458b2be8 Merge pull request #161 from
jkbkupczyk/base_64_tests_and_doc_typos
The 2844 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/commons/net/util/Base64.java | 10 ++--
.../org/apache/commons/net/util/Base64Test.java | 70 ++++++++++++++++------
2 files changed, 57 insertions(+), 23 deletions(-)