You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/22 15:19:11 UTC

[jira] [Commented] (SLING-4527) New unit tests for SessionProxyHandler and AccessControlUtil

    [ https://issues.apache.org/jira/browse/SLING-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14374949#comment-14374949 ] 

ASF GitHub Bot commented on SLING-4527:
---------------------------------------

GitHub user PetrShypila opened a pull request:

    https://github.com/apache/sling/pull/75

    SLING-4527 New unit tests for SessionProxyHandler and AccessControlUtil

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PetrShypila/sling trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/75.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #75
    
----
commit 77df2bf36f90d386dc4236acb259101e2acc2b5c
Author: Petr Shypila <ik...@gmail.com>
Date:   2015-03-05T19:30:17Z

    Revert "SLING-4468 - fixing case where parent is missing but grandparent is available"
    
    This reverts commit 1298e1b9da793625bfd58617b40fda7c642419ef.

commit eb3f57cda047557ad9d1841e8fc3c15c83bc31f6
Author: Petr Shypila <ik...@gmail.com>
Date:   2015-03-12T05:40:37Z

    Changed incorrect relative path in pom.xml

commit ae02b5c18ec7d2551f126f00a7b0aedc97ea3f0f
Author: Petr Shypila <ik...@gmail.com>
Date:   2015-03-12T05:43:12Z

    Merge remote-tracking branch 'origin/trunk' into trunk

commit 7add0f2ff74775b4c522a98c0ae9a9a02bb7f309
Author: Petr_Shypila <pe...@sap.com>
Date:   2015-03-13T14:38:49Z

    Unit tests for SessionProxyHandler added

commit cd009629f87b6cd118e2a6ed9ef9a6b356529edf
Author: Petr Shypila <ik...@gmail.com>
Date:   2015-03-05T19:30:17Z

    Revert "SLING-4468 - fixing case where parent is missing but grandparent is available"
    
    This reverts commit 1298e1b9da793625bfd58617b40fda7c642419ef.

commit 45d8ef3a0d33bdd34c1b7ae61668a5fefada734f
Author: Petr Shypila <ik...@gmail.com>
Date:   2015-03-12T05:40:37Z

    Changed incorrect relative path in pom.xml

commit 5a82eed12d115f298a56d60218d8897185c4d0aa
Author: Petr_Shypila <pe...@sap.com>
Date:   2015-03-13T14:38:49Z

    Unit tests for SessionProxyHandler added

commit 38488a8bd52d782aaf107dfa03cf55eb1842fb9d
Author: Petr Shypila <ik...@gmail.com>
Date:   2015-03-20T20:15:15Z

    Merge remote-tracking branch 'origin/trunk' into trunk

commit 34cea3d98b9fefbff82703d5136b410fd9ce8ee7
Author: Petr Shypila <ik...@gmail.com>
Date:   2015-03-21T11:31:30Z

    Unit test for AccessControlUnitTest has been added

commit 99bbb8aaa99ce68226201fd120ef79809bed167d
Author: Petr Shypila <ik...@gmail.com>
Date:   2015-03-22T14:05:58Z

    Redundant dependencies from /bundles/jcr/base were removed

----


> New unit tests for SessionProxyHandler and AccessControlUtil
> ------------------------------------------------------------
>
>                 Key: SLING-4527
>                 URL: https://issues.apache.org/jira/browse/SLING-4527
>             Project: Sling
>          Issue Type: Test
>          Components: JCR
>            Reporter: Petr Shypila
>            Priority: Minor
>
> New unit tests for
> {noformat}
> org.apache.sling.jcr.base.SessionProxyHandler
> org.apache.sling.jcr.base.util.AccessControlUtil
> {noformat}
> Both tests are well documented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)