This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-net.git.
from 2393a55 Add FTPClient.hasFeature(FTPCmd).
new 8b52019 Normalize to US English spelling. Inline local variables.
Foramtting. Refactor if/else to ternary expression. Remove whitespace. Use
import instead of FQCN.
new 72d9068 Normalize to US English spelling.
The 2 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:
.../java/org/apache/commons/net/SocketClient.java | 4 +-
.../java/org/apache/commons/net/ftp/FTPClient.java | 191 ++++++---------------
.../apache/commons/net/io/CopyStreamException.java | 2 +-
.../apache/commons/net/util/SSLContextUtils.java | 4 +-
.../commons/net/ftp/parser/MLSDComparison.java | 4 +-
5 files changed, 61 insertions(+), 144 deletions(-)