shodaaan commented on code in PR #2216: URL: https://github.com/apache/jackrabbit-oak/pull/2216#discussion_r2055446115
########## oak-run/src/main/java/org/apache/jackrabbit/oak/run/RevisionsCommand.java: ########## @@ -118,7 +125,7 @@ public RevisionsCommand(boolean exitWhenDone) { this.exitWhenDone = exitWhenDone; } - private static class RevisionsOptions extends Utils.NodeStoreOptions { + public static class RevisionsOptions extends Utils.NodeStoreOptions { Review Comment: Done, thank you for the suggestion. -- 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: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org