-
Bug
-
Resolution: Fixed
-
Minor
Version Number comparison is not aware of -20170207.105042-1 style timestamp snapshots.
As a result, if you install a plugin with timestamp snapshot based dependencies, you cannot start Jenkins because the timestamp of a deployment is generated after the artifact has been built and as such the version will report as -SNAPSHOT which currently reporting as older than the timestamp snapshot.
- relates to
-
JENKINS-40899 Transitive plugin dependencies not correctly checked when using snapshots
-
- Resolved
-
-
JENKINS-51594 Fix comparison of incremental versions to snapshots
-
- Resolved
-
- links to
[JENKINS-41899] Version Number comparisons are not timestamped -SNAPSHOT aware
Labels | New: lts-candidate |
Remote Link | New: This issue links to "PR#2 (Web Link)" [ 15418 ] |
Link |
New:
This issue relates to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "core#2750 (Web Link)" [ 15445 ] |
Marking as an LTS candidate so that when the common plugin baseline is above 2.19.x (when plugin dependency checks got strict) we can at least use timestamped snapshots for testing linked changes