[ https://issues.apache.org/jira/browse/OAK-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902175#comment-14902175 ]
Francesco Mari commented on OAK-3434: ------------------------------------- [~chetanm], the concerns expressed on oak-dev are about the changes that turned {{SecurityProviderImpl}} into a non-component class, e.g. by removing annotations and protected activate/deactivate/bind/unbind methods. There seem to be clients of the {{org.apache.jackrabbit.oak.security}} package that extend {{SecurityProviderImpl}}, so removing the protected methods is breaking compatibility with those clients. The patch is reverting {{SecurityProviderImpl}} and its containing package to how they were before OAK-3201. > Revert backwards-incompatible changes to SecurityProviderImpl > ------------------------------------------------------------- > > Key: OAK-3434 > URL: https://issues.apache.org/jira/browse/OAK-3434 > Project: Jackrabbit Oak > Issue Type: Bug > Components: security > Reporter: Francesco Mari > Assignee: Francesco Mari > Fix For: 1.3.7 > > Attachments: OAK-3434-01.patch > > > OAK-3201 introduced some backwards-incompatible changes to > {{SecurityProviderImpl}}. It should be investigated if those changes can be > reverted to maintain the backwards compatibility of the > {{org.apache.jackrabbit.oak.security}} package. -- This message was sent by Atlassian JIRA (v6.3.4#6332)