Hello Jesse, I think it explains... I'm using java.io.File to generate the Ant file, instead of FilePath. I won't have access to the code again before Monday, but I believe the solution is clear now. If you don't hear from me again, the problem is solved.
Thanks in advance! On Thu, Aug 7, 2014 at 8:43 PM, Jesse Glick <[email protected]> wrote: > On Thu, Aug 7, 2014 at 10:29 AM, Rafael Ribeiro Rezende > <[email protected]> wrote: > > Aren't the post-build steps expected to be executed in the same node as > the > > build steps? > > All steps are run in the JVM on the master. If you want to do > something on the slave, this is normally implicit in using FilePath > methods on the workspace, which automatically make remote calls when > the workspace is on a slave. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/r5yqeLWH8_Q/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Rafael R Rezende -- 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.
