[
https://issues.apache.org/jira/browse/JCR-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662279#action_12662279
]
angela commented on JCR-1269:
-----------------------------
> Hmm, should I have asked before committing this?
no :)
i'm in favor of the changes made. while working on jcr2spi and the
nameexceptions i found that after all the BaseExceptions where always caught
and re-thrown as RepositoryException. getting rid of that in jcr2spi was an
improvement from my point of view.
> 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.