You can see the details and deprecated usage for each plugin in
the continuous integration thanks to Daniel:
https://ci.jenkins-ci.org/view/Infrastructure/job/infra_deprecated-usage-in-plugins/ws/target/output.html
You can also jump directly to your plugin. For example:
https://ci.jenkins-ci.org/view/Infrastructure/job/infra_deprecated-usage-in-plugins/ws/target/output.html#monitoring
In this case, hudson.model.Hudson.getInstance() is deprecated and should be replaced by jenkins.model.Jenkins.getInstance()
bye,
Emeric
Very interesting!
--
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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/5651E317.2090309%40free.fr.
For more options, visit https://groups.google.com/d/optout.
Hi,
Yeah, cool informations. Congrats!
IIRC it's planned to run every day in the long term.
As it's quite quick to run (less than a minute), wouldn't it be an idea to change the frequency to say every 10 minutes or so just during Hacksgiving, as there should be some work done in that area?
Thanks
-- Baptiste
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CABa-Uoe5YKZiF90%3Dq4yC4zroUN5HAvH7VaTUP5VUEVwbwF%2BQ2A%40mail.gmail.com.
Excellent tool thanks