[jira] [Commented] (OAK-89) Improve exception handling

2012-05-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270308#comment-13270308 ] Jukka Zitting commented on OAK-89: -- bq. I would make OakException which extends from

[jira] [Commented] (OAK-89) Improve exception handling

2012-05-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270312#comment-13270312 ] Thomas Mueller commented on OAK-89: --- Yes, it makes sense to wait until we have real cases.

[jira] [Created] (OAK-90) Implement Principal Management

2012-05-08 Thread angela (JIRA)
angela created OAK-90: - Summary: Implement Principal Management Key: OAK-90 URL: https://issues.apache.org/jira/browse/OAK-90 Project: Jackrabbit Oak Issue Type: Task Components: core, jcr

[jira] [Commented] (OAK-89) Improve exception handling

2012-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270346#comment-13270346 ] Michael Dürig commented on OAK-89: -- Thinking a bit more about this, I'm fine with using

[jira] [Commented] (OAK-6) Setup integration tests and TCK tests

2012-05-08 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270348#comment-13270348 ] Julian Reschke commented on OAK-6: -- TCK status: Tests: 1905, Errors: 172, Failures: 155

[jira] [Updated] (OAK-89) Improve exception handling

2012-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-89: - Attachment: OAK-89.patch This patch adds exception handling with checked exceptions for namepath handling.

[jira] [Commented] (OAK-89) Improve exception handling

2012-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270401#comment-13270401 ] Michael Dürig commented on OAK-89: -- The attached patch exemplifies what I meant with my last

[jira] [Commented] (OAK-66) JCR Node Type Management

2012-05-08 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270405#comment-13270405 ] Julian Reschke commented on OAK-66: --- Status: - CND is now read using JCR commons parser;

[jira] [Created] (OAK-91) Implement Authentication Support

2012-05-08 Thread angela (JIRA)
angela created OAK-91: - Summary: Implement Authentication Support Key: OAK-91 URL: https://issues.apache.org/jira/browse/OAK-91 Project: Jackrabbit Oak Issue Type: Task Components: core, jcr

[jira] [Commented] (OAK-89) Improve exception handling

2012-05-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270454#comment-13270454 ] Jukka Zitting commented on OAK-89: -- In the patch I see two places where the

[jira] [Updated] (OAK-89) Improve exception handling

2012-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig updated OAK-89: - Attachment: OAK-89-2.patch Updated patch Improve exception handling

[jira] [Commented] (OAK-89) Improve exception handling

2012-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270550#comment-13270550 ] Michael Dürig commented on OAK-89: -- Why {{AbstractNameMapper.getJcrName()}} should throw a