You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/10/17 14:57:50 UTC

[jira] Created: (JCR-1176) MemoryFileSystem is different from other FileSystems

MemoryFileSystem is different from other FileSystems
----------------------------------------------------

                 Key: JCR-1176
                 URL: https://issues.apache.org/jira/browse/JCR-1176
             Project: Jackrabbit
          Issue Type: Bug
          Components: jackrabbit-core
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor
             Fix For: 1.4


JCR-1175 uncovered inconsistencies in how the deleteFolder() and list() methods are implemented. The MemoryFileSystem class acts differently from the LocalFileSystem and DatabaseFileSystem classes. MemoryFileSystem and the related incorrect test cases should be fixed.

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


[jira] Commented: (JCR-1176) MemoryFileSystem is different from other FileSystems

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535562 ] 

Jukka Zitting commented on JCR-1176:
------------------------------------

It turned out that there were inconsistencies also in the isFolder()/isFile() and move() methods. Fixed those in revisions 585495 and 585507.

> MemoryFileSystem is different from other FileSystems
> ----------------------------------------------------
>
>                 Key: JCR-1176
>                 URL: https://issues.apache.org/jira/browse/JCR-1176
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.4
>
>
> JCR-1175 uncovered inconsistencies in how the deleteFolder() and list() methods are implemented. The MemoryFileSystem class acts differently from the LocalFileSystem and DatabaseFileSystem classes. MemoryFileSystem and the related incorrect test cases should be fixed.

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


[jira] Resolved: (JCR-1176) MemoryFileSystem is different from other FileSystems

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved JCR-1176.
--------------------------------

    Resolution: Fixed

Fixed in revision 585472.

> MemoryFileSystem is different from other FileSystems
> ----------------------------------------------------
>
>                 Key: JCR-1176
>                 URL: https://issues.apache.org/jira/browse/JCR-1176
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.4
>
>
> JCR-1175 uncovered inconsistencies in how the deleteFolder() and list() methods are implemented. The MemoryFileSystem class acts differently from the LocalFileSystem and DatabaseFileSystem classes. MemoryFileSystem and the related incorrect test cases should be fixed.

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