Hi Jesse, Thanks for the feedback. Yes, that step takes more than a few seconds, so we'll definitely look into your suggestion.
Is there a documentation on implementation using durable steps? I've read the DEVGUIDE a couple of times, but I don't recall mention of this. If there's a documentation I can reference, that would be great help. Thanks, Janos On Monday, September 19, 2016 at 7:53:49 PM UTC+2, Jesse Glick wrote: > > `SonarRunnerBuilder` as a `SimpleBuildStep` looks suspicious. Might > `executeSonarQubeScanner` take more than a few seconds to run? If so, > `SimpleBuildStep` is inappropriate; you need to use durable steps, > like `sh`. The same would apply to `AbstractMsBuildSQRunner`s. Unclear > to me why you are not using a build wrapper for the msbuild cases, > though I know nothing about the domain so I can only comment on > general aspects. > -- 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/ffe7a0f6-6ec8-43fe-bc95-f09add47cb3c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
