shanbin / scoverage-plugin

Jenkins scoverage plugin for Scala code coverage
https://wiki.jenkins-ci.org/display/JENKINS/Scoverage+Plugin
MIT License
6 stars 19 forks source link

'stapler-class' is deprecated #5

Closed aioue closed 8 years ago

aioue commented 9 years ago

Log warning:

WARNING org.kohsuke.stapler.RequestImpl$TypePair convertJSON 'stapler-class' is deprecated: org.jenkinsci.plugins.scoverage.ScoveragePublisher

scoverage 1.1.1 jenkins 1.601

shanbin commented 9 years ago

https://issues.jenkins-ci.org/browse/JENKINS-27918

We will upgrade to a newer version of Jenkins LTS release to "fix" this warning.

shanbin commented 8 years ago

Should be less annoying in the latest 1.3.0 version.