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

angela resolved JCR-1615.
-------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

fixed at rev: 658169

i didn't create an extra tests but running some read-only tests 
(jcr2spi-spi2dav-jcrserver) didn't reveal problems related to the change. so i 
assume it's ok.

thanks for the patch.

> WebDAV: drop dependency on commons-collections
> ----------------------------------------------
>
>                 Key: JCR-1615
>                 URL: https://issues.apache.org/jira/browse/JCR-1615
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-webdav
>    Affects Versions: 1.4
>            Reporter: Brett Porter
>            Assignee: angela
>             Fix For: 1.5
>
>         Attachments: JCR-1615.diff
>
>
> the webdav library brings in a dependency on commons-collections solely for 
> one reference to LinkedMap. Since none of the additional features of this 
> class are used, and as I understand it Jackrabbit requires JDK 1.4+, this can 
> be replaced with LinkedHashMap.
> jcr-commons still brings in the commons-collections dependency, but I believe 
> it can be safely excluded by users that don't need to use the predicates 
> (Which is true of the webdav client)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to