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 d8c1ab14 Add --OPTS to FTPClientExample new c82aa29f Inline single-use local variable new c3188586 Javadoc new 65c424bb Import type instead of using a FQCN new 944081ee Use camel case new 77c27868 Reuse IOUtils new 780595c7 Use an ArrayList instead of a Vector new f06494ce Reuse IOUtils new 15cc91c0 FTPClientExample uses the wrong FTP system type to parse file lines The 8 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 + .../commons/net/examples/ftp/FTPClientExample.java | 24 ++++++---- .../java/org/apache/commons/net/ftp/FTPClient.java | 54 ++++++++++++++-------- .../parser/DefaultFTPFileEntryParserFactory.java | 26 +++++------ .../org/apache/commons/net/nntp/NNTPClient.java | 30 +++--------- 5 files changed, 70 insertions(+), 65 deletions(-)