Re: Jenkins Plugin - How to update Ci/CD pipeline update

2024-10-23 Thread Verachten Bruno
Hello Felicia, You would have to change the content of the Jenkinsfile to build with JDK17 and/or 21. I can see this modification is not part of your PR yet: https://github.com/jenkinsci/macstadium-orka-plugin/pull/133/files . These days, the content of this file should look like this: buildPlugi

Re: Jenkins Plugin - How to update Ci/CD pipeline update

2024-10-23 Thread Mark Waite
On Wednesday, October 23, 2024 at 1:08:29 PM UTC-6 Felicia wrote: Hello, I recently inherited a Jenkins plugin, Orka by MacStadium. I changed the Jenkins version used to develop the plugin from Java 8 to Java 17. My problem is that the build job is using Linux and Windows-8, which is causing