On Fri, Mar 4, 2016 at 2:21 PM, 'konrad' via Jenkins Developers <[email protected]> wrote: > I am trying to use a repeatable inside a config.jelly of my jenkins plugin:
Unless you really know what you are doing, I recommend staying away from low-level tags like this. Use `f:repeatableProperty` with a separate `Describable` subtype. See the `ui-samples` plugin. -- 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/CANfRfr1%2B_gTvDf8pu_325VRUkUSRH6ns5KmsPBv6U4rMmrC5Wg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
