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 c6b66581 Format tweak
new 7cc306f2 Clean up exception handling in example
new fcf294f4 Javadoc
new c6ba3526 Javadoc
new 68c20046 IMAPExportMbox.MboxListener.chunkReceived(IMAP) now throws
UncheckedIOException instead of RuntimeException.
new f4839f86 IMAPUtils.imapLogin(URI, int, ProtocolCommandListener) now
throws IOException instead of RuntimeException while maintaining method
signature source compatibility
new 5586d0d3 Clean up exception handling in example
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 | 6 ++++++
.../org/apache/commons/net/examples/ftp/TFTPExample.java | 15 ++++++++-------
.../apache/commons/net/examples/mail/IMAPExportMbox.java | 3 ++-
.../org/apache/commons/net/examples/mail/IMAPUtils.java | 7 +++----
4 files changed, 19 insertions(+), 12 deletions(-)