You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2019/04/09 09:11:19 UTC

[GitHub] [sling-org-apache-sling-caconfig-api] joerghoh commented on a change in pull request #2: [SLING-8272] Check if Caconfig Node Exists in JCR

joerghoh commented on a change in pull request #2: [SLING-8272] Check if Caconfig Node Exists in JCR
URL: https://github.com/apache/sling-org-apache-sling-caconfig-api/pull/2#discussion_r273395765
 
 

 ##########
 File path: src/main/java/org/apache/sling/caconfig/ConfigurationBuilder.java
 ##########
 @@ -86,4 +86,15 @@
      */
     @NotNull <T> Collection<T> asAdaptableCollection(@NotNull Class<T> clazz);
 
+    /**
+     * Check if the configuration node is existing in the JCR. This method checks for the configuration existence based on {@code configName} defined in the
 
 Review comment:
   nitpicking: JCR? Or rather "resource hierarchy"? It's often used as synonym (as hierarchies are often quite identical), but let's be clear here :-)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services