On Wed, Dec 17, 2014 at 12:46 PM, Mirko Friedenhagen <[email protected]> wrote: > I should change the visibility of the result field of MavenBuild to set it > from the outside?
Well, introduce a method in MavenBuild intended to set the result at an appropriate time, despite the state being technically completed, as opposed to setResult which has always had the semantics (even if not previously enforced) of being legal only for a running build. I do not really understand _why_ the status is getting updated after the module build is “complete”. That is a question for someone more intimately familiar with this plugin. I am just presuming that it is legitimate in this case. -- 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/CANfRfr3-g9NbZ5Rb7aKfP0ED8hgo4XT6yD9TFOpnqu-zChneYQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
