akankshajain18 commented on a change in pull request #24:
URL: 
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/24#discussion_r534102291



##########
File path: 
src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java
##########
@@ -111,6 +88,8 @@
 
     static final String ALIAS_QUERY_DEFAULT = "SELECT sling:alias FROM nt:base 
WHERE sling:alias IS NOT NULL";
 
+    static final String ALIAS_BASE_QUERY_DEFAULT = "SELECT sling:alias FROM 
nt:base As page";

Review comment:
       To maintain consistency as all keywords are in uppercase




----------------------------------------------------------------
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:
[email protected]


Reply via email to