mhoffrog commented on code in PR #858: URL: https://github.com/apache/tomcat/pull/858#discussion_r2099778013
########## bin/catalina.bat: ########## @@ -243,7 +243,7 @@ if not "%LOGGING_MANAGER%" == "" goto noJuliManager set LOGGING_MANAGER=-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager :noJuliManager -rem Configure JAVA 9 specific start-up parameters +rem Configure JAVA 9 specific start-up parameters - KEEP in line with service.bat Review Comment: > Proposal is fine. You mean I should change it as I did propose or is it fine as it 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: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org