It is not working today. There are issues [1] where Mailer.descriptor() is returning null, which is causing exceptions at least for me in the email-ext plugin.
slide 1 - https://issues.jenkins-ci.org/browse/JENKINS-16163 On Tue, Jan 15, 2013 at 11:55 AM, Jesse Glick <jgl...@cloudbees.com> wrote: > On 01/15/2013 01:44 PM, Slide wrote: > >> several plugins use the user property to get the email information about >> a user, or even to set it. My concern is things will start to go AWOL if >> someone disables or removes the Mailer plugin from their setup. >> > > Certainly those plugins will need to depend on mailer-plugin if that is > where the API lives. ClassicPluginStrategy.**DETACHED_LIST ensures > backward compatibility as far as this is concerned, I think. > -- Website: http://earl-of-code.com