Re: jcr-cmis sandbox

2008-11-21 Thread Julian Reschke
David Nuescheler wrote: ... Since functionally the CMIS specification is a subset of the JCR specification it allows a very simple and straight-forward mapping to a fully compliant JCR repository such as Jackrabbit. ... Yes, the more challenging part is the mapping *from* a JCR repository

Re: Jackrabbit 1.5 release plan

2008-11-21 Thread Cédric Damioli
Hi, Is there a chance to see JCR-134 included in the release ? My collegue Sébastien provided a patch. Have you got time to review it ? It's important for us and our customers, as repositories keep growing even when workspaces and nodes are cleaned, and after years in production, it may happen

[jira] Created: (JCR-1872) Improve performance of simple path queries

2008-11-21 Thread Marcel Reutegger (JIRA)
Improve performance of simple path queries -- Key: JCR-1872 URL: https://issues.apache.org/jira/browse/JCR-1872 Project: Jackrabbit Issue Type: Improvement Components: jackrabbit-core

[jira] Created: (JCR-1873) Allow secured reverse proxy for WebDav

2008-11-21 Thread Marc (JIRA)
Allow secured reverse proxy for WebDav -- Key: JCR-1873 URL: https://issues.apache.org/jira/browse/JCR-1873 Project: Jackrabbit Issue Type: Improvement Components: jackrabbit-webdav

[jira] Created: (JCR-1874) Move generic tests from jcr2spi to jackrabbit-jcr-tests

2008-11-21 Thread angela (JIRA)
Move generic tests from jcr2spi to jackrabbit-jcr-tests --- Key: JCR-1874 URL: https://issues.apache.org/jira/browse/JCR-1874 Project: Jackrabbit Issue Type: Improvement

[jira] Commented: (JCR-1872) Improve performance of simple path queries

2008-11-21 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12649662#action_12649662 ] Marcel Reutegger commented on JCR-1872: --- I used the following test setup: - create a

[jira] Updated: (JCR-1866) Query may throw ArrayIndexOutOfBoundsException

2008-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1866: --- Fix Version/s: (was: 1.6.0) 1.5.0 Merged to the 1.5 branch in revision 719573.

[jira] Updated: (JCR-1864) Database Data Store: clean up the code

2008-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1864: --- Fix Version/s: 1.5.0 Merged to the 1.5 branch in revision 719573. This way we'll have an easier time

[jira] Resolved: (JCR-1868) Inconsistent state when removing mix:lockable from a locked Node

2008-11-21 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1868. - Resolution: Fixed Fix Version/s: 1.6.0 Inconsistent state when removing mix:lockable from a locked Node

[jira] Updated: (JCR-1868) Inconsistent state when removing mix:lockable from a locked Node

2008-11-21 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela updated JCR-1868: Component/s: jackrabbit-jcr2spi Inconsistent state when removing mix:lockable from a locked Node

[jira] Commented: (JCR-1852) session.exportDocumentView() does not work with jaxb 2.1.x UnmarshallerHandler

2008-11-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12649670#action_12649670 ] Jukka Zitting commented on JCR-1852: Merged to the 1.5 branch in revision 719573. Thanks

[jira] Resolved: (JCR-1870) jcr2spi: reloading of invalidated nodes doesn't benefit from batch-read

2008-11-21 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1870. - Resolution: Fixed Fix Version/s: 1.6.0 Assignee: angela jcr2spi: reloading of invalidated nodes

[jira] Resolved: (JCR-1872) Improve performance of simple path queries

2008-11-21 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1872. --- Resolution: Fixed Fix Version/s: 1.6.0 There are now two strategies how child nodes are

[jira] Updated: (JCR-1872) Improve performance of simple path queries

2008-11-21 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-1872: -- Attachment: image001.png The diagram shows query timings (microsecond, logarithmic scale). From

[jira] Commented: (JCR-1613) REMOVE access is not checked when moving a node

2008-11-21 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12649689#action_12649689 ] angela commented on JCR-1613: - When moving a node using Session.move() the moved node doesn't get

[jira] Created: (JCR-1875) Failing Node.unlock() might leave inconsistent transient state

2008-11-21 Thread angela (JIRA)
Failing Node.unlock() might leave inconsistent transient state -- Key: JCR-1875 URL: https://issues.apache.org/jira/browse/JCR-1875 Project: Jackrabbit Issue Type: Bug

[jira] Created: (JCR-1876) spi2dav sandbox project should be put into a common release cycle

2008-11-21 Thread Julio Castillo (JIRA)
spi2dav sandbox project should be put into a common release cycle - Key: JCR-1876 URL: https://issues.apache.org/jira/browse/JCR-1876 Project: Jackrabbit Issue Type: Task

[jira] Created: (JCR-1877) the spi2dav sandbox project should be put into a common release cycle

2008-11-21 Thread Ken Yue (JIRA)
the spi2dav sandbox project should be put into a common release cycle - Key: JCR-1877 URL: https://issues.apache.org/jira/browse/JCR-1877 Project: Jackrabbit Issue Type: