rishabhdaim commented on code in PR #3081:
URL: https://github.com/apache/jackrabbit-oak/pull/3081#discussion_r3775324655


##########
oak-run/pom.xml:
##########
@@ -34,6 +34,7 @@
     <jetty.version>9.4.53.v20231009</jetty.version>
     <!--
       Size History:
+      + 4 MB (Groovy 3.0.25 -> 4.0.33, OAK-xxxxx)

Review Comment:
   Actual OAK-<ticket>, like added for rest.



##########
oak-run/src/main/groovy/org/apache/jackrabbit/oak/console/GroovyConsole.groovy:
##########
@@ -26,18 +26,19 @@ import jline.console.history.FileHistory
 import org.apache.jackrabbit.oak.run.commons.Utils
 import org.apache.jackrabbit.oak.console.commands.*
 import org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore
+import org.apache.groovy.groovysh.*

Review Comment:
   Can we fix this as well to avoid using wildcard imports?



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