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 "angela (JIRA)" <ji...@apache.org> on 2017/06/01 14:16:04 UTC

[jira] [Moved] (OAK-6292) SecurityProviderRegistration.maybeUnregister: typo on comment

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

angela moved JCR-4141 to OAK-6292:
----------------------------------

    Fix Version/s:     (was: 1.8)
                       (was: 1.7.1)
                   1.7.1
                   1.8
      Component/s:     (was: core)
                   core
         Workflow: no-reopen-closed  (was: no-reopen-closed, patch-avail)
              Key: OAK-6292  (was: JCR-4141)
          Project: Jackrabbit Oak  (was: Jackrabbit Content Repository)

> SecurityProviderRegistration.maybeUnregister: typo on comment
> -------------------------------------------------------------
>
>                 Key: OAK-6292
>                 URL: https://issues.apache.org/jira/browse/OAK-6292
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: angela
>            Priority: Trivial
>             Fix For: 1.8, 1.7.1
>
>
> the comment within {{SecurityProviderRegistration.maybeUnregister}} states{
> {code}
> // The preconditions are not satisfied. This may happen when a
>             // dependency is unbound from the current component.
>             if (preconditions.areSatisfied()) {
>                 log.info("Aborting: preconditions are satisfied");
>                 return;
>             }
> {code}
> what is actually meant is that the preconditions are still satisfied and we therefore have no reason to continue with the unregistration.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)