You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Woonsan Ko (Jira)" <ji...@apache.org> on 2020/02/06 22:04:00 UTC

[jira] [Updated] (JCR-4491) Upgrade Commons VFS to 2.6

     [ https://issues.apache.org/jira/browse/JCR-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Woonsan Ko updated JCR-4491:
----------------------------
    Description: 
Since we upgraded HttpComponents to 4.x, the VFSDataStore with WebDAV backend has been broken because the underlying HttpComponents conflicts with the old HttpClient 3.x used in VFS 2.4.x or earlier.
This issue is fixed in VFS-686, which can be possibly shipped in Commons VFS 2.5.0 or later.
So, once Commons VFS 2.5.0+ is released, upgrade the dependency and check VFSDataStore with WebDAV backend working fine.

  was:
Since we upgraded HttpComponents to 4.x, the VFSDataStore with WebDAV backend has been broken because the underlying HttpComponents conflicts with the old HttpClient 3.x used in VFS 2.4.x or earlier.
This issue is fixed in VFS-686, which can be possibly shipped in Commons VFS 2.5.0.
So, once Commons VFS 2.5.0 is released, upgrade the dependency and check VFSDataStore with WebDAV backend working fine.


> Upgrade Commons VFS to 2.6
> --------------------------
>
>                 Key: JCR-4491
>                 URL: https://issues.apache.org/jira/browse/JCR-4491
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>            Priority: Major
>             Fix For: 2.21.0, 2.22
>
>
> Since we upgraded HttpComponents to 4.x, the VFSDataStore with WebDAV backend has been broken because the underlying HttpComponents conflicts with the old HttpClient 3.x used in VFS 2.4.x or earlier.
> This issue is fixed in VFS-686, which can be possibly shipped in Commons VFS 2.5.0 or later.
> So, once Commons VFS 2.5.0+ is released, upgrade the dependency and check VFSDataStore with WebDAV backend working fine.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)