|
||||||||
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.
Code changed in jenkins
User: Olav Reinert
Path:
SOURCES/jenkins.sysconfig.in
SPECS/jenkins.spec
http://jenkins-ci.org/commit/packaging/730f5094951f50499f790983ccc1780560f55a38
Log:
[FIXED JENKINS-8748]: openSUSE: required JDK
For openSUSE it doesn't make sense to require a specific flavor of JRE
for Jenkins. Even if the RPM explicitly requires the Oracle JDK, thus
causing it to be installed together with Jenkins, some previously installed
JRE may still be used to run Jenkins, due to the update-alternatives(8) setting.
The JRE to use is a sysadmin issue, and not usually part of the RPM spec.
I have not been able to reproduce the scenario described by David.
Installing Jenkins on fresh installs of openSUSE since v11.1 pulls in openJDK
1.6 with it, with which Jenkins runs just fine. Even on Live CDs.
Originally-From: jenkins-ci.org/commit/core/c5bc4721a071f49b8db2705722fa777331ac1978