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

angela resolved OAK-680.
------------------------

    Resolution: Fixed

Committed revision 1525822.
                
> AbstractRepositoryTest: missing proper permission setup
> -------------------------------------------------------
>
>                 Key: OAK-680
>                 URL: https://issues.apache.org/jira/browse/OAK-680
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>            Reporter: angela
>            Priority: Minor
>
> there are some usages of AbstractRepositoryTest#createAnonymousSession
> that expect the created session to have read/write permission on the
> repository.
> as soon as we switch to a reasonable default-setup this will not work
> any more.
> possible solutions:
> a) create proper permission setup of anonymous as required in the tests
> b) fix tests to use a user with sufficient permission
> for the time being i will change #createAnonymousSession to just return
> an admin session as this blocks me.

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