You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2008/04/10 15:40:04 UTC

[jira] Resolved: (JCR-1526) Various improvment to Path and PathImpl

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

angela resolved JCR-1526.
-------------------------

    Resolution: Fixed

patch committed as is with rev. 646802  
thanks michael


> Various improvment to Path and PathImpl
> ---------------------------------------
>
>                 Key: JCR-1526
>                 URL: https://issues.apache.org/jira/browse/JCR-1526
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-spi, jackrabbit-spi-commons
>            Reporter: Michael Dürig
>            Assignee: angela
>         Attachments: JCR-1526.patch
>
>
> There are various issues with Path and PathImpl which the following patch addresses:
> - Fixed problem with normalization of some paths in PathImpl. 
> - Fixed handling of relative paths in PathImpl. 
> - Fixed wrong return value for depth and ancestor count in PathImpl. 
> - Added method for determining equivalence of paths in PathImpl.
> - Fixed subPath method in PathImpl. 
> - Clarified blurry contract for Path.
> - Added many new test cases
> For many of the fixes credits are due to Angela.

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