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 827e87c8 TelnetInputStream now restores the current thread's interrupt
flag when catching InterruptedException.
add 39a96aac [NET-740] FTP fails to parse listings for Linux vsftpd in
Chinese or Japanese
add 7706414b Fix formatting
add 09c92ea7 Fix trailing whitespace
new e3d14b16 Merge pull request #393 from sayaoailun/master
The 1 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:
.../commons/net/ftp/parser/UnixFTPEntryParser.java | 12 ++++-
.../net/ftp/parser/UnixFTPEntryParserTest.java | 54 ++++++++++++++++++++++
2 files changed, 64 insertions(+), 2 deletions(-)