anchela commented on code in PR #45:
URL:
https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/45#discussion_r1388016165
##########
src/main/java/org/apache/sling/jcr/repoinit/impl/DoNothingVisitor.java:
##########
@@ -66,7 +66,7 @@ protected DoNothingVisitor(Session s) {
session = s;
}
- protected void report(Exception e, String message) {
+ protected static void report(Exception e, String message) {
Review Comment:
i see
--
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]