On Wed, Nov 18, 2015 at 9:56 AM, Nigel Magnay <[email protected]> wrote:
> public class HelloWorldPlugin extends Plugin implements 
> Describable<HelloWorldPlugin>

Oof. Just do not use `Plugin`; consider it deprecated. Try
`GlobalConfiguration` instead.

-- 
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/CANfRfr3ahBU0nQsrsjZ8rNavmPhQYbRri8WKZmsJ-rW%3DXi7q1A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to