On Tuesday, March 10, 2015 at 4:24:11 PM UTC-4, LesMikesell wrote: > > Not sure about how the pieces fit together in Workflow. You may have > an issue with restrictions on the libraries you can access, either at > all or which ones are exposed to things running on the slave nodes. >
Have not tried it, but it is probably doable. Use readFile to download the file contents from the slave. Then use standard Groovy APIs to parse; you might need to wrap the details in a function marked @NonCps. -- 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/9015589c-2418-4244-9a92-fb0cc19d35c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
