-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
jenkins-1.642.2-RC
It's a follow-up to JENKINS-24696, which has been fixed in https://github.com/jenkinsci/jenkins/pull/1950
https://github.com/jenkinsci/jenkins/commit/42de07bba60bdde51ee7123ed6c65a11cddb78ae has been backported without https://github.com/jenkinsci/jenkins/commit/d3ebb8a56d06b0a816699fb2cf0c313324c71d80 .
It causes a binary compatibility issue, because GroovyHookScript(String) constructor has been deleted. The issue appeared during the testing of the release candidate on one of our internal plugins.
- is blocking
-
JENKINS-24696 GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)
-
- Resolved
-
[JENKINS-32985] 1.642.2-RC: Binary compatibility issue in jenkins.util.groovy.GroovyHookScript
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link |
New:
This issue is blocking |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] | New: Oliver Gondža [ olivergondza ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 168713 ] | New: JNJira + In-Review [ 198469 ] |
Backported. Thanks!