smiroslav commented on pull request #11: URL: https://github.com/apache/sling-org-apache-sling-jcr-resource/pull/11#issuecomment-884903580
@cziegeler with the proposed change if RepositoryException is thrown it will be caught by the [existing](https://github.com/apache/sling-org-apache-sling-jcr-resource/blob/org.apache.sling.jcr.resource-3.0.22/src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrResourceProvider.java#L371-L374) catch block, and with that behaviour of the method JcrResourceProvider#getParent stays the same. Did I miss something? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
