-
Bug
-
Resolution: Not A Defect
-
Trivial
-
None
-
Jenkins 1.599
PegDown formatter 1.3
When the PegDown formatter is running in Jenkins 1.599, a message is written to the Jenkins log (/var/log/jenkins/jenkins.log on my Ubuntu 14.04 server) which says:
WARNING: 'stapler-class' is deprecated: org.jenkins_ci.plugins.pegdown_formatter.PegDownFormatter
Another message is written a little earlier in the log which says:
WARNING: 'stapler-class' is deprecated: hudson.security.PAMSecurityRealm
The warning does not seem to cause any harm to functionality. The warning does not appear in Jenkins 1.580.3 log files, only in the more recent 1.599 log file.
- is related to
-
JENKINS-26294 WARNING: 'stapler-class' is deprecated is shown for almost every extension
- Resolved