Hi Phil— I was just going through my Jenkins emails and I saw that you’d replied to this. Thanks for the response.
We’re going to “cheat” I think. We’ve got our own custom build system that we’re building out the API for. I’m already packaging SAVF files from a Jenkins job by calling down to the IBMi using a little app I wrote using the Java Toolbox… no IBMi Slave required. The toolbox seems to, so far, have all the hooks I need to get stuff off the i. I’ve defined a build.gradle file that collects everything up and builds our deployment tools. So did you have to recompile slave.jar? How bad was that effort, if so? Thanks again for responding, and apologies for me missing it in the glut of Jenkins emails I get every day. From: Phil Craig [mailto:[email protected]] Sent: Wednesday, November 16, 2016 8:29 AM To: Jenkins Users <[email protected]> Cc: Allen Fisher <[email protected]> Subject: Re: Jenkins and the IBM i Series Hi Allen, I'm working on the same thing but not making much progress. I have the IBMi box defined as a slave node on our Jenkins server and have -Dfile.encoding=ISO8859_1 and -text defined on the slave jar startup config but I still get garbage (presumably ebcdic chars) back in the console log. Have you got any further than this? Phil On Friday, 21 October 2016 20:38:52 UTC+1, Allen Fisher wrote: Hello Everyone— I’ve been brought in to work on build processes in a very specialized environment. We make software for the IBM iSeries which has Windows components and iSeries components. Has anyone out there used Jenkins to drive processes on the iSeries? I’ve not had much luck finding anything. I’m completely fine blazing a new trail, but I’d rather check first and see if anyone’s working in this sort of environment. Thanks! Allen [http://static.helpsystems.com/hs/email/templates/signatures-final/images/hs-logo2.png] Allen Fisher Build and Release Engineer e. [email protected]<javascript:> w. www.helpsystems.com<http://www.helpsystems.com> [http://static.helpsystems.com/hs/email/templates/signatures-final/images/social-linkedin.jpg]<https://www.linkedin.com/company/helpsystems-llc> [http://static.helpsystems.com/hs/email/templates/signatures-final/images/social-twitter.jpg] <https://twitter.com/HelpSystemsMN> -- 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/60fda38c760745218bcdb047d5da8473%40EDPREXCH01.helpsystems.com. For more options, visit https://groups.google.com/d/optout.
