stefan-egli commented on code in PR #1419:
URL: https://github.com/apache/jackrabbit-oak/pull/1419#discussion_r1566992068


##########
oak-run/src/main/java/org/apache/jackrabbit/oak/run/RevisionsCommand.java:
##########
@@ -320,15 +330,13 @@ private VersionGarbageCollector 
bootstrapVGC(RevisionsOptions options,
         return gc;
     }
 
-    private void info(RevisionsOptions options, Closer closer)
-            throws IOException {
+    private void info(RevisionsOptions options, Closer closer) throws 
IOException {

Review Comment:
   Similar here - these are formatting changes that increase change surface 
making porting effort more expensive.



-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to