The plugin should be all you need, the rest is transitive Domi > Am 29.10.2013 um 14:40 schrieb Slide <[email protected]>: > > Hi Domi, > > Yes, I have config-provider-model, but not config-file-provider-plugin, do I > need both? > > Thanks, > > slide > > >> On Tue, Oct 29, 2013 at 12:15 AM, Domi <[email protected]> wrote: >> Hi Slide, >> I think you might face a classloader issue here. >> Are you including config-provider-model in your direct dependencies? >> I plan to remove this lib and move the classes directly into the >> config-file-provider-plugin. >> Maybe I should force this work a bit... >> Domi >> >> >> >>> Am 29.10.2013 um 02:00 schrieb Slide <[email protected]>: >>> >>> I'm trying to add managed file support to email-ext, I have implemented a >>> provider that extends AbstractConfigProviderImpl and I see that the >>> constructor is being invoked, but my config type is not showing up in the >>> UI and if I put a break point in the all() method, I don't see my provider. >>> How do I go about debugging WHY my @Extension is not showing up? >>> >>> Thanks, >>> >>> slide >>> >>> -- >>> Website: http://earl-of-code.com >>> -- >>> 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. > > > > -- > Website: http://earl-of-code.com > -- > 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.
