woonsan opened a new pull request #52: VFS-686: webdav4 provider based on the latest Jackrabbit 2.x URL: https://github.com/apache/commons-vfs/pull/52 **NOTE**: Not ready for merge yet; just for review purpose for now because of Jackrabbit snapshot dependency for JCR-4401. So, once new Jackrabbit release is cut, I'll ask for reviews and merged on this pull request in the mailnglist. Anyway, so far what I did: - Add new submodule, commons-vfs-jackrabbit3, which implements `webdav4`, based on `http4` provider. - All the unit tests work fine now, depending on Jackrabbit 2.19.2-SNAPSHOT at the moment. TODOs: - Java 9 JPMS rules - Move the old, `webdav` provider to a new module, commons-vfs2-jackrabbit2. - Add `webdav4s` provider based on `http4s`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
