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 fbb4bcae Better param name
     new 67fcb7d1 Remove noisy parens
     new 529d45b1 Remove noisy parens and trailing whitespace
     new 04817c96 Simplify

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:
 .../commons/net/examples/mail/IMAPExportMbox.java      |  2 +-
 .../commons/net/examples/mail/IMAPImportMbox.java      |  2 +-
 .../java/org/apache/commons/net/ftp/FTPClient.java     | 14 +++++++-------
 .../java/org/apache/commons/net/ftp/FTPHTTPClient.java |  2 +-
 .../java/org/apache/commons/net/ftp/FTPSClient.java    |  6 +++---
 .../commons/net/ftp/parser/FTPTimestampParserImpl.java |  2 +-
 .../net/ftp/parser/MacOsPeterFTPEntryParser.java       |  4 ++--
 .../commons/net/ftp/parser/OS400FTPEntryParser.java    |  2 +-
 .../net/ftp/parser/VMSVersioningFTPEntryParser.java    |  4 ++--
 src/main/java/org/apache/commons/net/nntp/Article.java |  8 ++++----
 .../java/org/apache/commons/net/nntp/NNTPClient.java   |  2 +-
 .../java/org/apache/commons/net/nntp/Threader.java     | 18 +++++++++---------
 src/main/java/org/apache/commons/net/ntp/NtpUtils.java |  6 +++---
 .../java/org/apache/commons/net/telnet/Telnet.java     |  4 ++--
 .../commons/net/telnet/TerminalTypeOptionHandler.java  |  4 ++--
 .../org/apache/commons/net/tftp/TFTPDataPacket.java    |  2 +-
 .../commons/net/ftp/parser/MVSFTPEntryParserTest.java  |  2 +-
 .../commons/net/telnet/TelnetClientFunctionalTest.java |  7 ++-----
 .../java/org/apache/commons/net/tftp/TFTPServer.java   |  2 +-
 .../apache/commons/net/tftp/TFTPServerPathTest.java    |  4 ++--
 20 files changed, 47 insertions(+), 50 deletions(-)

Reply via email to