You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/12/30 09:06:07 UTC

[jira] [Closed] (OAK-7040) Fix unbindTreeProvider method on SecurityProviderRegistration

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

Julian Reschke closed OAK-7040.
-------------------------------

> Fix unbindTreeProvider method on SecurityProviderRegistration
> -------------------------------------------------------------
>
>                 Key: OAK-7040
>                 URL: https://issues.apache.org/jira/browse/OAK-7040
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: core, security
>            Reporter: Alex Deparvu
>            Assignee: Alex Deparvu
>            Priority: Minor
>             Fix For: 1.7.14, 1.8
>
>
> warning from the scr generator:
> {noformat}
> [INFO] --- maven-bundle-plugin:3.3.0:manifest (scr-metadata) @ oak-core ---
> [WARNING] Manifest org.apache.jackrabbit:oak-core:bundle:1.8-SNAPSHOT : None of the methods related to 'bindTreeProvider' in the class 'org.apache.jackrabbit.oak.security.internal.SecurityProviderRegistration' named 'unbindTreeProvider' for service type 'org.apache.jackrabbit.oak.plugins.tree.TreeProvider' have an acceptable signature. The descriptors found are:
> [WARNING] Manifest org.apache.jackrabbit:oak-core:bundle:1.8-SNAPSHOT :   methodname: unbindTreeProvider descriptor: (Lorg/apache/jackrabbit/oak/plugins/tree/RootProvider;)V
> {noformat}
> fyi [~anchela]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)