Email-ext currently depends on Mailer. Mailer used to be part of the core (and is still a bundled plugin) and it has some things that are used (user property for email addresses and so forth) that it uses from Mailer. The warning you are seeing is probably because the version of Jenkins you are using is newer than the LTS release that email-ext is built againstm. The warning is just a warning, it shouldn't affect the plugin doing its job.
On Tue, Jan 27, 2015, 02:36 David Aldrich <[email protected]> wrote: > Hi > > > > In our Jenkins instance we have installed both the Mailer plugin and the > Email Extension plugin. Should we be using both? > > > > Part of my reason for asking is that the System Log shows errors like this > one: > > > > Jan 27, 2015 9:15:42 AM WARNING org.kohsuke.stapler.RequestImpl$TypePair > convertJSON > > 'stapler-class' is deprecated: > hudson.plugins.emailext.ExtendedEmailPublisher > > > > Best regards > > > > David > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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-users/41302A7145AC054FA7A96CFD03835A0A0B918237%40EX10MBX02.EU.NEC.COM > <https://groups.google.com/d/msgid/jenkinsci-users/41302A7145AC054FA7A96CFD03835A0A0B918237%40EX10MBX02.EU.NEC.COM?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/CAPiUgVdRWd4Rfw0zPFnNU%2Bc3F4vydupwL2scmjBLkRUrJv7a8Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
