-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: packaging
-
Labels:
-
Similar Issues:
-
Epic Link:
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/publish/gen.rb
http://jenkins-ci.org/commit/packaging/7a95e407ff58e9133fe80c3441d48bd988990df6
Log:
JENKINS-45287Fix misleading documentation