Hey there,

I'm working on a legacy module that has BuildStepMonitor.BUILD.

I was reading
http://javadoc.jenkins-ci.org/hudson/tasks/BuildStep.html#getRequiredMonitorService()
and it says if I'm not using getPreviousBuild, then I can safely change it.

I'm not 100% sure the code (
https://github.com/jenkinsci/sauce-ondemand-plugin/blob/master/src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandTestPublisher.java#L70
)
is actually not doing something simular.

Is there a set of jobs or tests or something I can download to confirm this
behavior won't be broken if i change it?

Gavin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/90c166da-3228-4cbe-859a-80406fd5560e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to