On Thu, Oct 24, 2013 at 11:43 AM, Kaj Kandler <[email protected]> wrote: > How about the parts of the remote/master > execution, is that still something to be implemented differently for the > different types of jobs?
I think that was only necessary because of the job-type-specific implementation of MavenReporter, which is invoked on the remote side, unlike a Publisher which is always invoked on master (and must explicitly ask to do operations on the slave if it needs to). -- 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/groups/opt_out.
