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 6b95f98a Move some entries new 21ec85ab Organize imports new b3293e67 Sort members new 034a27ee Use compact array initialization 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: .../org/apache/commons/net/SubnetUtilsTest.java | 9 +- .../org/apache/commons/net/ftp/FTPFileTest.java | 72 ++++++------- .../net/imap/AuthenticatingIMAPClientTest.java | 23 ++-- .../apache/commons/net/imap/IMAPCommandTest.java | 20 ++-- .../org/apache/commons/net/imap/IMAPReplyTest.java | 116 ++++++++++----------- .../java/org/apache/commons/net/imap/IMAPTest.java | 98 +++++++++-------- .../commons/net/telnet/TelnetClientTest.java | 4 +- .../org/apache/commons/net/util/Base64Test.java | 40 +++---- 8 files changed, 188 insertions(+), 194 deletions(-)