cziegeler commented on a change in pull request #15: Feature/sling 7768: String
Interpolation for ETC Map
URL:
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/15#discussion_r369950369
##########
File path:
src/main/java/org/apache/sling/resourceresolver/impl/ResourceResolverFactoryActivator.java
##########
@@ -107,6 +109,19 @@
@Reference
EventAdmin eventAdmin;
+ /** Event admin. */
Review comment:
Comment above seems to be wrong :) Please make the reference greedy and
remove the commented out lines below
----------------------------------------------------------------
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]
With regards,
Apache Git Services