-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.479.1 Git Plugin 5.6.0
-
-
912.v3b_f74026941c
After upgrading to Git 5.6.0, the config.xml was invalid:
CannotResolveClassException: com.cloudbees.jenkins.plugins.bitbucket.MergeWithGitSCMExtension
To fix it replace:
<com.cloudbees.jenkins.plugins.bitbucket.MergeWithGitSCMExtension plugin="[email protected]">
By:
jenkins.plugins.git.MergeWithGitSCMExtension