-
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