72er-de opened a new pull request #224: Adding Support for JDK "only" and JAVA_HOME environment variable to Windows Installer URL: https://github.com/apache/tomcat/pull/224 Since Java 11 Oracle distributes no separate JRE and renamed the windows registry key for the JDK. This patch will find the JDK with registry key HKLM “SOFTWARE\JavaSoft\JDK". As a last failback this patch looks for Java in the environment variable JAVA_HOME.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org