Hi, I have a patch to address this issue. Would you be willing to build the build-flow-plugin from my branch and provide feedback? You can build it with:
git clone https://github.com/jenkinsci/build-flow-plugin cd build-flow-plugin git fetch origin pull/70/head:70 git checkout 70 mvn install -- Craig On Sat, Jan 23, 2016 at 12:49 PM, Craig Rodrigues <[email protected]> wrote: > Hi, > > Thanks for posting your sample scripts. > I was able to reproduce your problem. > > It looks like the Build Flow plugin needs to change to use the Run class, > instead of AbstractBuild > in order to be compatible with workflow/pipeline plugin. > > -- > Craig > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/CAG%3DrPVcpP%2B9W22S2hmwRL%3DnbSoXMVBoJQsuLYtyd5uYit5JbWQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
