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

Antonio Sanso updated OAK-745:
------------------------------

    Component/s: core
    
> Hardcoded OpenSecurityProvider in RootImpl constructor
> ------------------------------------------------------
>
>                 Key: OAK-745
>                 URL: https://issues.apache.org/jira/browse/OAK-745
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Antonio Sanso
>
> One of the RootImpl constructors contains an hardcoded OpenSecurityProvider 
> reference
>     public RootImpl(NodeStore store, CommitHook hook) {
>         // FIXME: define proper default or pass workspace name with the 
> constructor
>         this(store, hook, Oak.DEFAULT_WORKSPACE_NAME, SystemSubject.INSTANCE,
>                 new OpenSecurityProvider(), new 
> CompositeQueryIndexProvider());
>     }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to