Another issue: I converted a very simple class (four fields) over to using only @DataBoundSetter, with no @DataBoundConstructor at all. When Jenkins tries to instantiate this class, I get an error from Stapler:
NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class .... I'll add one with no parameters for now as a workaround. ----- Original Message ----- From: [email protected] To: [email protected] At: Oct 8 2013 16:51:28 It looks like KK has implemented the new features discussed on this list and released them in 1.220, but the Jenkins master branch still pulls in 1.218. Is this intentional?-- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
