Hello, I need to create a plugin that executes calls to a program written in a language other than java, ruby or groovy. I was thinking about making calls to this program from inside Jenkins plugin through java's
Runtime().exec command. I am not sure if this is the best practice for implementing this sort of calls. Any advice will be greatly appreciated. Thank you, Vicki -- 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.
