> Am 15.02.2019 um 05:05 schrieb Jesse Glick <[email protected]>: > > On Thu, Feb 14, 2019 at 5:55 PM Ullrich Hafner <[email protected]> > wrote: >> I think there still I a bug in Stapler here > > Does look that way. Please file it, and of course if you can track > down the cause a PR would be great. >
It is already filed as https://issues.jenkins-ci.org/browse/JENKINS-50355 <https://issues.jenkins-ci.org/browse/JENKINS-50355> (Is there no component for Stapler). I found the root cause now as well. Stapler does not detect the parameter names since the validation methods are part of a non/public abstract class. There should be some warning or error printed by Stapler. Where is this part of the code located? > The only thing unusual I see about your example is the use of `int`, > where most check methods would be accepting `String`s. > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3G_KpFqw%2Bz_B6TtkDGT%2BKHLaCJ%3D_dWSDAdQj06XwRxFg%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/F281E93D-41F0-4B5A-8E85-A402DA3CB274%40gmail.com. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Message signed with OpenPGP
