-
Bug
-
Resolution: Duplicate
-
Minor
-
None
Due to commit https://github.com/stapler/stapler/commit/82b0a45924b083796d04c94661bbef7b80e2d2bf the Jenkins log fills with a lot of messages. Seems that almost every plug-in/extension is affected.
In my plug-ins I don't use stapler-class explicitely, this might be something inherited from core. So it is not clear what to do as a plug-in developer.
Is there anything I can do here in my plug-in? One affected plug-in is checkstyle: here I get the messages for
master54521|WARNING: 'stapler-class' is deprecated: hudson.plugins.checkstyle.CheckStylePublisher master52856|WARNING: 'stapler-class' is deprecated: hudson.plugins.checkstyle.CheckStyleColumn
- is related to
-
JENKINS-25403 Plugins should switch to '$class' from 'stapler-class' and 'kind'
- Closed
-
JENKINS-27049 PegDown formatter causes deprecation message in jenkins log
- Closed