On 05/03/2013 10:08 AM, nicolas de loof wrote:
I didn't know you can have multiple DataBoundConstructors
Because you cannot, so the build is correctly failing. Not sure how this change could ever have been built; perhaps by a nonstandard environment like Eclipse? Commenting out the first and I guess obsolete @DataBoundConstructor makes the build pass. (You can leave the constructor itself—just remove the annotation.) -- 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.
