joerghoh commented on a change in pull request #23:
URL: 
https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/23#discussion_r832447935



##########
File path: 
src/main/java/org/apache/sling/jcr/repoinit/impl/RepositoryInitializerFactory.java
##########
@@ -177,5 +194,13 @@ protected void applyOperations(Session session, 
List<Operation> ops, String logM
         }
     }
 
+    
+    protected static boolean isDeveloperModeEnabled() {

Review comment:
       That would leave this method untested. Sure, it's trivial, but testing 
it does not make the test code much more complicated.
   I will leave it as is.




-- 
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]


Reply via email to