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 "Alex Deparvu (JIRA)" <ji...@apache.org> on 2017/12/08 08:25:00 UTC

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

Alex Deparvu created OAK-7040:
---------------------------------

             Summary: 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


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)