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 671013f9 Test passes on Windows but not on Linux
     new 46c51e0e Sort members
     new 450b8cb6 Use final
     new 9b61de4e Add tests

The 3 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/ftp/FTPCmd.java    |  2 +-
 .../org/apache/commons/net/ftp/FTPHTTPClient.java  |  4 +-
 .../apache/commons/net/ftp/FTPSSocketFactory.java  |  6 +--
 .../net/ftp/parser/FTPTimestampParserImpl.java     |  2 +-
 .../commons/net/nntp/NntpThreadContainer.java      |  2 +-
 .../org/apache/commons/net/smtp/SMTPClient.java    |  4 +-
 .../java/org/apache/commons/net/util/Base64.java   | 16 ++++----
 .../commons/net/daytime/DaytimeUDPClientTest.java  | 12 +++---
 .../org/apache/commons/net/ftp/FTPClientTest.java  | 48 ++++++++++++++++++++++
 .../commons/net/telnet/TelnetClientTest.java       |  2 +-
 .../apache/commons/net/tftp/TFTPAckPacketTest.java |  8 ++--
 .../commons/net/tftp/TFTPDataPacketTest.java       |  8 ++--
 .../commons/net/tftp/TFTPErrorPacketTest.java      |  8 ++--
 .../java/org/apache/commons/net/tftp/TFTPTest.java | 14 +++----
 .../org/apache/commons/net/util/Base64Test.java    |  2 +-
 .../org/apache/commons/net/util/CharsetsTest.java  | 10 ++---
 .../apache/commons/net/whois/WhoisClientTest.java  | 10 ++---
 17 files changed, 103 insertions(+), 55 deletions(-)

Reply via email to