[JIRA] [pegdown-formatter-plugin] (JENKINS-27049) PegDown formatter causes deprecation message in jenkins log
Mark Waite commented on JENKINS-27049 PegDown formatter causes deprecation message in jenkins log After further interactions with the 1.600 Jenkins server, I see two stapler-class deprecation messages in the log file: WARNING: 'stapler-class' is deprecated: com.cloudbees.plugins.deployer.impl.run.RunHostImpl and WARNING: 'stapler-class' is deprecated: hudson.plugins.xshell.XShellBuilder This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [pegdown-formatter-plugin] (JENKINS-27049) PegDown formatter causes deprecation message in jenkins log
Mark Waite commented on JENKINS-27049 PegDown formatter causes deprecation message in jenkins log I reviewed the jenkins.log on a Debian testing machine running JDK 7 and Jenkins 1.600 with the PegDown plugin. No mention of the stapler-class warning in the log file. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [pegdown-formatter-plugin] (JENKINS-27049) PegDown formatter causes deprecation message in jenkins log
Daniel Beck commented on JENKINS-27049 PegDown formatter causes deprecation message in jenkins log Should be fixed in core 1.600 – could you confirm? This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [pegdown-formatter-plugin] (JENKINS-27049) PegDown formatter causes deprecation message in jenkins log
Mark Waite closed JENKINS-27049 as Not A Defect PegDown formatter causes deprecation message in jenkins log Change By: Mark Waite (28/Feb/15 4:02 AM) Status: Resolved Closed This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [pegdown-formatter-plugin] (JENKINS-27049) PegDown formatter causes deprecation message in jenkins log
Daniel Beck resolved JENKINS-27049 as Not A Defect PegDown formatter causes deprecation message in jenkins log Not an issue in PegDown – it appears in core, and core-bundled plugins as well – it's just that Stapler sucks so much right now. https://github.com/stapler/stapler/pull/39#issuecomment-64078010 Change By: Daniel Beck (20/Feb/15 11:16 PM) Status: Open Resolved Resolution: Not A Defect This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [pegdown-formatter-plugin] (JENKINS-27049) PegDown formatter causes deprecation message in jenkins log
Mark Waite created JENKINS-27049 PegDown formatter causes deprecation message in jenkins log Issue Type: Bug Assignee: bap Components: pegdown-formatter-plugin Created: 20/Feb/15 1:35 PM Description: When the PegDown formatter is running in Jenkins 1.580.3, 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 Environment: Jenkins 1.580.3 PegDown formatter 1.3 Project: Jenkins Priority: Trivial Reporter: Mark Waite This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [pegdown-formatter-plugin] (JENKINS-27049) PegDown formatter causes deprecation message in jenkins log
Mark Waite updated JENKINS-27049 PegDown formatter causes deprecation message in jenkins log Change By: Mark Waite (20/Feb/15 1:36 PM) Environment: Jenkins 1. 580.3 599 PegDown formatter 1.3 Description: When the PegDown formatter is running in Jenkins 1. 580.3 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.PegDownFormatterAnother message is written a little earlier in the log which says:WARNING: 'stapler-class' is deprecated: hudson.security.PAMSecurityRealmThe warning does not seem to cause any harm to functionality This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] [pegdown-formatter-plugin] (JENKINS-27049) PegDown formatter causes deprecation message in jenkins log
Mark Waite updated JENKINS-27049 PegDown formatter causes deprecation message in jenkins log Change By: Mark Waite (20/Feb/15 1:38 PM) Description: 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.PegDownFormatterAnother message is written a little earlier in the log which says:WARNING: 'stapler-class' is deprecated: hudson.security.PAMSecurityRealmThe 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. This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.