|
||||||||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Shell scripts are perfectly capable to reference JAVA_HOME or expect the JDK to be on the path, so the suggestion will be a massive regression.
IIRC you need to make sure there are at least two JDKs in the global config, then you can configure jobs to use "(Default)" JDK, which means that no auto-installing will take place and tools will use whatever Java happens to be configured on the system environment, or fail if there is none.