[ https://issues.apache.org/jira/browse/JCR-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551261 ]
Jukka Zitting commented on JCR-1269: ------------------------------------ Stefan: > i don't agree. what's the benefit of removing BaseException? On the other hand, what's the benefit of having BaseException? A while ago (the [EMAIL PROTECTED] reference) there still were a few catch clauses for BaseException, but now there are *no* places where BaseException is caught. If it's not used, I'd rather just get rid of it. > Stop using BaseException > ------------------------ > > Key: JCR-1269 > URL: https://issues.apache.org/jira/browse/JCR-1269 > Project: Jackrabbit > Issue Type: Improvement > Components: jackrabbit-core, jackrabbit-jcr2spi > Reporter: Jukka Zitting > Assignee: Jukka Zitting > Priority: Minor > 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.