I'm working on a patch for a plugin to implement the SimpleBuildStep interface and I could use some advice.
I've fixed up the simple issues, the areas I could do with a hand on are highlighted here: https://github.com/leth/cobertura-plugin/commit/52a2ce9b2ec9dde01ff9054e1184c2e833e00a60 The 'owner' has changed from an AbstractBuild to a Run instance, which has meant that certain methods are no longer there. I can probably make some guesses which allow things to compile, I don't know enough of how everything hangs together work out which API calls will do the right thing here. Thanks! Marcus -- 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/86f54756-c104-47ec-a3c8-322b5ebb6570%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
