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 f0da647d Add org.apache.commons.net.util.ListenerList.isEmpty()
new 1519ec1d Format tweaks
new 484064c6 Improve error handling in
org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory.createFileEntryParser(String,
FTPClientConfig)
new 685a575b Javadoc
new 116194b4 Better internal name
The 4 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 | 1 +
.../java/org/apache/commons/net/ftp/FTPClient.java | 22 ++++++++++-----------
.../apache/commons/net/ftp/FTPFileEntryParser.java | 1 +
.../commons/net/ftp/FTPFileEntryParserImpl.java | 1 +
.../parser/DefaultFTPFileEntryParserFactory.java | 23 ++++++++++++----------
.../commons/net/ftp/parser/MVSFTPEntryParser.java | 3 ---
6 files changed, 27 insertions(+), 24 deletions(-)