I tried to build and got the following. Should I be concerned? From what I gather the FTPlet is not central to the FTP server, but rather as a mechanism to do automate actions in response to FTP request.
My build was on Windows XP, w/ Java 1.5.0_14, Maven 2.0.8. Results : Failed tests: testExceptionDuringRenameEnd(org.apache.ftpserver.ftplet.FtpLetThrowFtpE xceptionTest) testExceptionDuringUploadEnd(org.apache.ftpserver.ftplet.FtpLetThrowFtpE xceptionTest) testExceptionDuringUploadEnd(org.apache.ftpserver.ftplet.FtpLetThrowIOEx ceptionTest) Tests in error: testMkdir(org.apache.ftpserver.ftplet.FtpLetReturnDefaultTest) Tests run: 538, Failures: 3, Errors: 1, Skipped: 0 Thanks, -Dan
