The main focus of this release is fixing URLStreamHandler.openConnection(), which always returned null because of forgotten debug code. Other
noticeable additions are new locks for serializing write access within FSPsession, support for infinite timeouts, and a canUpload() function for checking access rights required for file upload. URLStreamHandler was significantly enhanced, and now fully supports all Java 5 features of URLHandlers.
タグ:
maven2, Documentation Updates, junit, Major feature enhancements
Write support has been added. This release builds with Maven 2.2. Classes for parsing directory protection flags and server version/capability information have been added. The API has been changed slightly to be more consistent. JUNIT 4.5 test cases (54 tests) have been added.
The build system now uses the scons build tool. More messages have been added to the test suite. Protocol security has been increased: sequence numbers are now random and the command and file position in received packets are now tested. The default timeout has been increased from 180 to 300 sec.