-
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="cloudbees-bitbucket-branch-source@886.v44cf5e4ecec5">
By:
jenkins.plugins.git.MergeWithGitSCMExtension