[
https://issues.apache.org/jira/browse/IVY-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586938#action_12586938
]
David Seymore commented on IVY-643:
-----------------------------------
Thanks Xavier :) I hadn't even thought of looking for extensions that already
exist. out of the box, it isn't happy connecting to webdav, it starts searching
for SVN markers and fails out. But, still very cool.. SVN may be more overhead
for some, but, I imagine that many people would find this VERY useful (myself
included).
> 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.