-
New Feature
-
Resolution: Fixed
-
Minor
-
-
Version Number Lib 1.6
We have a need to properly handle Java Specification versions in many places. It would be great if the logic was directly offered in the Version Number Lib being used by the Jenkins project
- https://github.com/jenkins-infra/update-center2/blob/master/src/main/java/org/jvnet/hudson/update_center/util/JavaSpecificationVersion.java
- https://github.com/jenkins-infra/update-center2/blob/master/src/test/java/org/jvnet/hudson/update_center/util/JavaSpecificationVersionTest.java
See comments in https://github.com/jenkins-infra/update-center2/pull/253/files . CC batmat
- relates to
-
JENKINS-55562 Plugin can not be loaded anymore due to JDK Problems
- Closed
-
JENKINS-55980 Make Jenkins tolerant against incorrect minimum Java version specifications in plugin metadata
- Resolved
- links to