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 2010/11/30 17:12:11 UTC

[jira] Resolved: (JCR-2824) Add RepositoryException to JackrabbitAccessControlList#getRestrictionNames and #getRestrictionType

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

angela resolved JCR-2824.
-------------------------

    Resolution: Fixed

> Add RepositoryException to JackrabbitAccessControlList#getRestrictionNames and #getRestrictionType
> --------------------------------------------------------------------------------------------------
>
>                 Key: JCR-2824
>                 URL: https://issues.apache.org/jira/browse/JCR-2824
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-api
>    Affects Versions: 2.0.0, 2.0.3, 2.1.0, 2.1.1, 2.1.2
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.2.0
>
>
> Throughout the JCR and Jackrabbit API methods that include name processing are define to throw RepositoryException in case of 
> an error related to name processing (due to lack of a more specific exception in the javax.jcr package space).
> Unfortunately, I forgot those in JackrabbitAccessControlList and JackrabbitAccessControlEntry. While the latter has already been addressed for the 2.2 release,
> I would like to fix the JackrabbitAccessControlList interface as well (and subsequently also fix the implementations that currently do not properly cope with 
> names).

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