This is an automated email from the ASF dual-hosted git repository. angela pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git
commit f144e98440682d1a9af1c571de39fd24684ae6b8 Merge: e85033f b8fe618 Author: anchela <[email protected]> AuthorDate: Wed May 11 11:01:51 2022 +0200 Merge pull request #23 from apache/SLING-10011 SLING-10011 : Use JackrabbitSession.getParentOrNull when resolving parent JCR node in JcrResourceProvider#getParent pom.xml | 8 +- .../helper/jcr/JcrItemResourceFactory.java | 19 +++++ .../internal/helper/jcr/JcrResourceProvider.java | 32 +++----- .../helper/jcr/JcrItemResourceFactoryTest.java | 77 +++++++++++++++--- .../helper/jcr/JcrResourceProviderTest.java | 90 ++++++++++++++++++---- 5 files changed, 180 insertions(+), 46 deletions(-)
