ieb commented on a change in pull request #19:
URL:
https://github.com/apache/sling-org-apache-sling-jcr-resource/pull/19#discussion_r785050340
##########
File path:
src/main/java/org/apache/sling/jcr/resource/internal/helper/jcr/JcrNodeResource.java
##########
@@ -227,6 +212,31 @@ private InputStream getInputStream() {
return null;
}
+ static @NotNull Property getPrimaryProperty(@NotNull Node node) throws
RepositoryException {
Review comment:
I think that is wrong, but its not for me to say.
--
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]