All releases tagged Major bugfixes


Changes: 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.


Changes: The FSPutil.statlist() and FSPUtil.stat() lastmodified and size fields have been fixed. They were wrong for most cases.