Branch: refs/heads/master Home: https://github.com/jenkinsci/lib-version-number Commit: 508e1df1ef71efbc28834dcd0eab84e51c218891 https://github.com/jenkinsci/lib-version-number/commit/508e1df1ef71efbc28834dcd0eab84e51c218891 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-05-29 (Tue, 29 May 2018)
Changed paths: M pom.xml M src/main/java/hudson/util/VersionNumber.java M src/test/java/hudson/util/VersionNumberTest.java Log Message: ----------- [JENKINS-51594] Snapshots should sort as newer than RCs. Commit: 0ba9e124e571cd5179ff224df775cba08c6e4bce https://github.com/jenkinsci/lib-version-number/commit/0ba9e124e571cd5179ff224df775cba08c6e4bce Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M src/test/java/hudson/util/VersionNumberTest.java Log Message: ----------- Failing to reproduce a problem hinted at by @JKrag in https://gitter.im/jenkinsci/configuration-as-code-plugin recently. Commit: 0d14306140408c60bbeafb0374baf842e1586158 https://github.com/jenkinsci/lib-version-number/commit/0d14306140408c60bbeafb0374baf842e1586158 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-07-19 (Thu, 19 Jul 2018) Changed paths: M src/test/java/hudson/util/VersionNumberTest.java Log Message: ----------- Precise link. Commit: 3edc20707e8688de22a809179b6aa11b03b1baed https://github.com/jenkinsci/lib-version-number/commit/3edc20707e8688de22a809179b6aa11b03b1baed Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-02-06 (Wed, 06 Feb 2019) Changed paths: A Jenkinsfile M pom.xml M src/main/java/hudson/util/VersionNumber.java A src/main/java/io/jenkins/lib/versionnumber/JavaSpecificationVersion.java M src/test/java/hudson/util/VersionNumberTest.java A src/test/java/io/jenkins/lib/versionnumber/JavaSpecificationVersionTest.java Log Message: ----------- Merge branch 'master' into snapshots-JENKINS-51594 Commit: 52dd0b71d725f11febd4b9ce0f10810039569e84 https://github.com/jenkinsci/lib-version-number/commit/52dd0b71d725f11febd4b9ce0f10810039569e84 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-03-01 (Mon, 01 Mar 2021) Changed paths: A CHANGELOG.md A LICENSE.txt A README.md M pom.xml Log Message: ----------- Merge branch 'master' of https://github.com/jenkinsci/lib-version-number into snapshots-JENKINS-51594 Commit: 7812e25f5fe8baa9644ed8e683708fcb0d59c875 https://github.com/jenkinsci/lib-version-number/commit/7812e25f5fe8baa9644ed8e683708fcb0d59c875 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-03-01 (Mon, 01 Mar 2021) Changed paths: M src/test/java/hudson/util/VersionNumberTest.java Log Message: ----------- Also testing JEP-229 backport possibilities Commit: 048f899609150f5631f3861262a7115ec6d8cd37 https://github.com/jenkinsci/lib-version-number/commit/048f899609150f5631f3861262a7115ec6d8cd37 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-03-01 (Mon, 01 Mar 2021) Changed paths: M src/main/java/hudson/util/VersionNumber.java Log Message: ----------- Revert behavior change, and just run tests for now Commit: 2b5eb31650a11b86e54c2f65d1b66b35d77125dd https://github.com/jenkinsci/lib-version-number/commit/2b5eb31650a11b86e54c2f65d1b66b35d77125dd Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-03-01 (Mon, 01 Mar 2021) Changed paths: M src/test/java/hudson/util/VersionNumberTest.java Log Message: ----------- Snapshots do not in fact sort well without patches Commit: 00713139ac0106e77aca9f84c3b27e4848d00623 https://github.com/jenkinsci/lib-version-number/commit/00713139ac0106e77aca9f84c3b27e4848d00623 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-03-01 (Mon, 01 Mar 2021) Changed paths: M src/test/java/hudson/util/VersionNumberTest.java Log Message: ----------- What about changelist.format=%d.v%s? Commit: 91593bdd8067d3ccefad896ef404d6b2dd4c97bd https://github.com/jenkinsci/lib-version-number/commit/91593bdd8067d3ccefad896ef404d6b2dd4c97bd Author: Jesse Glick <jgl...@cloudbees.com> Date: 2021-04-14 (Wed, 14 Apr 2021) Changed paths: M pom.xml M src/main/java/hudson/util/VersionNumber.java M src/test/java/hudson/util/VersionNumberTest.java Log Message: ----------- Merge pull request #6 from jglick/snapshots-JENKINS-51594 [JENKINS-51594] Test behavior of snapshots vs. RCs, JEP-229 Compare: https://github.com/jenkinsci/lib-version-number/compare/6069936f0936...91593bdd8067 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lib-version-number/push/refs/heads/master/606993-91593b%40github.com.