Thanks, Jesse, both suggestions work.
> First of all, that code is dubious. If you have an _expected_ > implementation that is collocated in the same JAR, it should simply > instantiate it directly (via constructor). I agree. The guys seem to be preparing for an alternative implementation using unix sockets. As this does not make sense for my use case (extending Docker Build Step Plugin), I think I'l follow your advice and go for a solution based on direct instantiation. -- 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]. For more options, visit https://groups.google.com/d/optout.
