[ 
https://issues.apache.org/jira/browse/JCR-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662275#action_12662275
 ] 

Felix Meschberger commented on JCR-1269:
----------------------------------------

Looking again at this issue and the related discussion, I do not change my mind 
with respect to simply removing the BaseException.

I still think, it should have been renamed and the Jackrabbit-internal 
exception extend from it.

What we cold do is make the BaseException extend RepositoryException, because 
that's what it ultimately is - an exception in the Repository

> Stop using BaseException
> ------------------------
>
>                 Key: JCR-1269
>                 URL: https://issues.apache.org/jira/browse/JCR-1269
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: BaseException.patch
>
>
> The o.a.j.BaseException class is deprecated (since JCR-1169) and not caught 
> anywhere, so there's no need to keep using it.

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

Reply via email to