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 dd6e8cd6 NntpThreadContainer.flush() now throws IllegalStateException 
instead of RuntimeException.
     new abaa661e org.apache.commons.net.nntp.Threader now throws 
IllegalStateException instead of RuntimeException.
     new 672cdd46 POP3Command static initializer now throws 
IllegalStateException instead of RuntimeException.
     new 1bb0eb61 FTPClientTest now throws IllegalStateException instead of 
RuntimeException.
     new 51d1f869 SMTPCommand static initializer now throws 
IllegalStateException instead of RuntimeException.
     new 5277c76d SubnetUtils.SubnetInfo.getPreviousAddress() now throws 
IllegalStateException instead of RuntimeException.
     new c6b66581 Format tweak

The 6 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:
 src/changes/changes.xml                                     | 12 ++++++++++++
 src/main/java/org/apache/commons/net/nntp/Threader.java     |  6 +++---
 src/main/java/org/apache/commons/net/pop3/POP3Command.java  |  2 +-
 src/main/java/org/apache/commons/net/smtp/SMTPCommand.java  |  3 +--
 src/main/java/org/apache/commons/net/util/SubnetUtils.java  |  2 +-
 src/test/java/org/apache/commons/net/ftp/FTPClientTest.java |  2 +-
 6 files changed, 19 insertions(+), 8 deletions(-)

Reply via email to