You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2019/11/17 23:19:11 UTC

[GitHub] [tomcat] 72er-de opened a new pull request #224: Adding Support for JDK "only" and JAVA_HOME environment variable to Windows Installer

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org