Re: [vfs] PR ready for VFS-686

2019-10-17 Thread Woonsan Ko
Hi Gary, Thank you very much for your attention and pointing out the test failure in JDK 11 and 13. I've just pushed a fix and it shows successes except of openjdk-ea like master branch: - https://travis-ci.org/apache/commons-vfs/builds/599058148?utm_source=github_status&utm_medium=notification

Re: [vfs] PR ready for VFS-686

2019-10-16 Thread Gary Gregory
Hi Woonsan, I apologize for such a long delay in getting this PR integrated. I've not looked at the actual PR in a long while but I can see an interesting difference with master and this PR in Travis builds. With master, all builds pass except Java 14-EA, that's Java 8, 11, 12, 13: https://travi

[vfs] PR ready for VFS-686

2019-10-16 Thread Woonsan Ko
Hi, I'd just like to inform that there's my PR for VFS-686, which is about upgrading Jackrabbit dependencies for WebDAV support (the webdav provider is broken when using the latest Jackrabbit 2.x). It's quite a change as it moves webdav into jackrabbit and jackrabbit2 for separation and compatibil