Re: Using JDK 11 instead of JDK 8 in default docker images

2021-08-03 Thread Mark Waite
I've submitted the Jenkins Enhancement Proposal that proposes to switch from JDK 8 to JDK 11 for the Jenkins 2.302.1 LTS release on Aug 25, 2021. Pull request is https://github.com/jenkinsci/jep/pull/374/files File content view is:

Re: KeyStoreExceptions (unrecognised algorithm) occurring on ci.jenkins.io

2021-08-03 Thread Mark Waite
Thanks! The OpenJDK release was about a week ago. I've been running 11.0.12 and some 8u302 for about a week and have not detected any issues. I see that AdoptOpenJDK has been released for Linux amd64, Windows amd64, and macOS. No 8u302 or 11.0.12 for Arm64, ppc64, or s390x yet. The

Re: KeyStoreExceptions (unrecognised algorithm) occurring on ci.jenkins.io

2021-08-03 Thread Tim Jacomb
I was looking at this yesterday in context of the docker images but they don’t appear to be published yet. Although I did find the binaries, they’ve moved to the adoptium project now On Tue, 3 Aug 2021 at 12:10, Chris Kilding wrote: > It looks like JDK 8u302 was released in upstream OpenJDK on

Re: KeyStoreExceptions (unrecognised algorithm) occurring on ci.jenkins.io

2021-08-03 Thread Chris Kilding
It looks like JDK 8u302 was released in upstream OpenJDK on 20th July. I've opened an issue about this at the place where I *think* the JDK version is set for ci.jenkins.io: https://github.com/jenkins-infra/packer-images/issues/77 Chris On Tue, 15 Jun 2021, at 3:10 PM, Chris Kilding wrote: >

Re: Choosing Jenkins September LTS release baseline

2021-08-03 Thread Tim Jacomb
Hello This is sorted now, thanks for the report Bea On Tue, 3 Aug 2021 at 08:21, Beatriz Munoz wrote: > Morning! > > I created https://github.com/bmunozm/jenkins/tree/towards-2.302 > but I > cannot push it to

Re: Choosing Jenkins September LTS release baseline

2021-08-03 Thread Beatriz Munoz
Morning! I created https://github.com/bmunozm/jenkins/tree/towards-2.302 but I cannot push it to https://github.com/jenkinsci/jenkins . I need someone with rights that replace