-
Bug
-
Resolution: Fixed
-
Major
-
-
jenkins:2.278 and 2.277.1
Binary (and source) incompatibility found at UpdateCenter code.
Since https://github.com/jenkinsci/jenkins/commit/a9ca5ef3d4c97937636bf3c585f4232514279b14#diff-7affccd2a16d0df60519e8098230bcc41fcaa12d9ac0142d71b582af7ece9f5fL70-R127 the public API hudson.model.UpdateCenter.HudsonUpgradeJob constructor signature has changed.
org.springframework.security.core.Authentication replaces org.acegisecurity.Authentication as its second parameter "public HudsonUpgradeJob(UpdateSite site, Authentication auth)"
There was no explicit compatability added.
Note: add a link to https://github.com/jenkinsci/jenkins/pull/4848
- links to
[JENKINS-64746] public API hudson.model.UpdateCenter.HudsonUpgradeJob constructor signature change
Labels | New: JEP-227 lts-candidate |
Description |
Original:
Binary (and source) incompatibility found at UpdateCenter code.
Since https://github.com/jenkinsci/jenkins/commit/a9ca5ef3d4c97937636bf3c585f4232514279b14#diff-7affccd2a16d0df60519e8098230bcc41fcaa12d9ac0142d71b582af7ece9f5fL70-R127 the public API hudson.model.UpdateCenter.HudsonUpgradeJob constructor signature has changed. org.springframework.security.core.Authentication replaces org.acegisecurity.Authentication as its second parameter "public HudsonUpgradeJob(UpdateSite site, Authentication auth)" There was no explicit compatability added. Note: add lts-candidate and JEP-227 labels in the PR and add a link to https://github.com/jenkinsci/jenkins/pull/4848 |
New:
Binary (and source) incompatibility found at UpdateCenter code.
Since https://github.com/jenkinsci/jenkins/commit/a9ca5ef3d4c97937636bf3c585f4232514279b14#diff-7affccd2a16d0df60519e8098230bcc41fcaa12d9ac0142d71b582af7ece9f5fL70-R127 the public API hudson.model.UpdateCenter.HudsonUpgradeJob constructor signature has changed. org.springframework.security.core.Authentication replaces org.acegisecurity.Authentication as its second parameter "public HudsonUpgradeJob(UpdateSite site, Authentication auth)" There was no explicit compatability added. Note: add a link to https://github.com/jenkinsci/jenkins/pull/4848 |
Assignee | New: Emilio Escobar [ escoem ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR (Web Link)" [ 26476 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Labels | Original: JEP-227 lts-candidate | New: JEP-227 compatibility lts-candidate |
Released As | New: jenkins:2.278 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Labels | Original: JEP-227 compatibility lts-candidate | New: 2.277.1-fixed JEP-227 compatibility |