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