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 0ec9f709 TFTPServer setter methods now throws IllegalArgumentException 
instead of RuntimeException
     new dc521529 Format tweaks
     new 5c3f9bd6 FTPCommand.checkArray() now throws IllegalStateException 
instead of RuntimeException.
     new dd6e8cd6 NntpThreadContainer.flush() now throws IllegalStateException 
instead of RuntimeException.

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:
 src/changes/changes.xml                            |  3 ++
 .../org/apache/commons/net/ftp/FTPCommand.java     | 11 +++-
 ...readContainer.java => NntpThreadContainer.java} | 20 +++----
 .../java/org/apache/commons/net/nntp/Threader.java | 62 +++++++++++-----------
 4 files changed, 53 insertions(+), 43 deletions(-)
 rename src/main/java/org/apache/commons/net/nntp/{ThreadContainer.java => 
NntpThreadContainer.java} (83%)

Reply via email to