You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "David Seymore (JIRA)" <ji...@apache.org> on 2008/04/04 17:05:24 UTC

[jira] Commented: (IVY-643) Ship ivy with commons-vfs-sandbox.jar, because it provides the webdav support

    [ https://issues.apache.org/jira/browse/IVY-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585565#action_12585565 ] 

David Seymore commented on IVY-643:
-----------------------------------

I just started working with SVNKit, svnkit.com. Its fantastic.. Not sure about licensing.. but, they have a working DAV client.. 

How brilliant would it be to have SVN access with ivy.. and get DAV client stuff at the same time. 

> 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.