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 f7f3f3e7 Organize imports
new d0c61b76 Simplify conditions avoiding extra opeations.
new dcb63c3d Merge branch 'master' into feature/simplify_conditions
new b68a5a06 Merge pull request #88 from
arturobernalg/feature/simplify_conditions
The 2672 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:
.../org/apache/commons/net/examples/nntp/PostMessage.java | 4 +---
.../commons/net/ftp/parser/MacOsPeterFTPEntryParser.java | 4 ++--
.../org/apache/commons/net/io/FromNetASCIIOutputStream.java | 1 -
src/main/java/org/apache/commons/net/nntp/Threader.java | 5 +----
src/main/java/org/apache/commons/net/telnet/Telnet.java | 1 -
.../java/org/apache/commons/net/util/SSLSocketUtils.java | 12 +++++-------
6 files changed, 9 insertions(+), 18 deletions(-)