[
https://issues.apache.org/jira/browse/VFS-686?focusedWorklogId=209368&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-209368
]
ASF GitHub Bot logged work on VFS-686:
--------------------------------------
Author: ASF GitHub Bot
Created on: 07/Mar/19 05:25
Start Date: 07/Mar/19 05:25
Worklog Time Spent: 10m
Work Description: woonsan commented on 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 209368)
Time Spent: 10m
Remaining Estimate: 0h
> Upgrade Jackrabbit dependency to the latest 2.x
> -----------------------------------------------
>
> Key: VFS-686
> URL: https://issues.apache.org/jira/browse/VFS-686
> Project: Commons VFS
> Issue Type: Improvement
> Affects Versions: 2.2
> Reporter: Woonsan Ko
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The current dependency, Jackrabbit 1.6.5, still depends on HttpClient 3.x,
> while Jackrabbit 2.x depends on HttpClient 4.x.
> So, WebDAV file system provider should use the latest stable version of
> Jackrabbit 2.x.
> As of VFS-360, it is possible to let the WebDAV file system use
> HttpComponents 4.x.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)