[
https://issues.apache.org/jira/browse/IVY-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575322#action_12575322
]
Tuomas Kiviaho commented on IVY-643:
------------------------------------
I just came across this issue when trying to find CIFS support for vfs. I found
it from apache snapshot repository.
<http://people.apache.org/repo/m2-snapshot-repository/org/apache/commons/commons-vfs-sandbox/1.1-SNAPSHOT>.
Maybe that is enough.
> Ship ivy with commons-vfs-sandbox.jar, because it provides the webdav support
> -----------------------------------------------------------------------------
>
> Key: IVY-643
> URL: https://issues.apache.org/jira/browse/IVY-643
> Project: Ivy
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0.0-alpha-2
> Reporter: Ivan "Rambius" Ivanov
>
> The commons-vsf project has been split into commons-vfs.jar and
> commons-vfs-sandbox.jar. The webdav support is provided by
> commons-vfs-sandbox.jar, see http://commons.apache.org/vfs/index.html : "Due
> to some technical reasons we had to move the webdav and jcifs (smb)
> filesystem to the sandbox. So if you need one of these filesystems you have
> to build VFS manually."
> Ivy does not come with commons-vfs-sandbox.jar and I believe it should in
> order to prevent its users from the hassle of building commons-vfs
> themselves. I myself built it from commons-vfs 1.0 source.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.