Jesse Glick commented on New Feature JENKINS-25977

should the existing publisher use the new parent class?

The existing publisher can just implement SimpleBuildStep.

Can I use a SimpleBuildStep also in Maven jobs, or is the MavenReporter type still required?

I do not know much about MavenReporter, and anyway it seems to be unused in findbugs-plugin. If there is a BuildStep registered as an extension and it happens to implement SimpleBuildStep, it will be usable from a workflow, otherwise not.

Is there already an example around that I can look at?

https://github.com/jenkinsci/workflow-plugin/blob/master/COMPATIBILITY.md#build-steps-and-post-build-actions

Is such a change transparent for users that have existing publishers in their configuration

Sure, you should not need to change the name of the class.

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.

Reply via email to