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 Schreiber (Jira)" <ji...@apache.org> on 2021/07/27 14:04:00 UTC

[jira] [Created] (OAK-9516) minor improvement to oak-authorization-principalbased

Angela Schreiber created OAK-9516:
-------------------------------------

             Summary: minor improvement to oak-authorization-principalbased
                 Key: OAK-9516
                 URL: https://issues.apache.org/jira/browse/OAK-9516
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: authorization-principalbased
            Reporter: Angela Schreiber
            Assignee: Angela Schreiber
             Fix For: 1.42.0


- unused imports
- unused log fields
- private methods that could be static
- guava functions can be replaced by lambda or reference
- redundant throws in tests
- redundant local fields in tests
- a few obvious mistakes in tests 
- typos



--
This message was sent by Atlassian Jira
(v8.3.4#803005)