Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Not A Defect
-
Component/s: filesystem_scm-plugin
-
Labels:None
-
Environment:filesystem_scm-plugin 1.20
Jenkins 2.9+
-
Similar Issues:
Description
The plugin (1.20) is broken with Jenkins 2.9+.
NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class hudson.plugins.filesystem_scm.FSSCM
on saving configuration.
In fact in code the annotation is commented out.
Seems to be a regression fixed in Jenkins 2.12. Tested with 2.14 and works fine. Closing this issue.