-
Bug
-
Resolution: Fixed
-
Major
The Debian package is the only one that still declares a Java dependency (https://github.com/jenkinsci/packaging/commit/188ffd36c2abd83ca9e572b6b1fb6d2f423685bc) but it declares ≥8.
This can in some cases result in Java 9 installations when those appear to not work with Jenkins.
If possible the dependency should be limited to exactly Java 8, or dropped altogether with corresponding explanation on the package listing page.
Similarly, Java dependency documentation for Opensuse/Redhat should be reviewed to ensure we don't claim Java 9 compatibility.
- is related to
-
JENKINS-45932 Cannot update jenkins server 2.46.3 to latest
-
- Resolved
-
- links to
Code changed in jenkins
User: Raul Arabaolaza
Path:
deb/build/debian/jenkins.init
http://jenkins-ci.org/commit/packaging/d076d292b5f95b70475cc7ba5c4a84a63695e4b9
Log:
JENKINS-45287Modify deb init script to check if configured java is suitable