This is an automated email from the ASF dual-hosted git repository. elecharny pushed a change to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git
from 65f15cb3 Minor refactoring for lisibility new 7f4e1f88 Bumped up chekstyle dependency new ad722570 o Fixed some checkstyle warnings o Use switch with String o Added some javadoc o Added a default protected constructor o Minor code refactoring for clarity 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: .../nativefs/NativeFileSystemFactory.java | 30 ++- .../org/apache/ftpserver/ftplet/DefaultFtplet.java | 281 ++++++++++++--------- .../apache/ftpserver/ftplet/FileSystemFactory.java | 4 +- .../apache/ftpserver/ftplet/FileSystemView.java | 16 +- pom.xml | 2 +- 5 files changed, 189 insertions(+), 144 deletions(-)