Re: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs

2022-07-12 Thread David Holmes
e per release cycle. David -George *From: *Alan Bateman *Date: *Tuesday, 12 July 2022 at 10:30 *To: *George Adams , build-dev@openjdk.org *Subject: *Re: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs On 12/07/2022 10:23, George Adams wrote: H David,

Re: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs

2022-07-12 Thread George Adams
Yes sorry, perhaps I didn’t make that very clear -George From: Alan Bateman Date: Tuesday, 12 July 2022 at 11:04 To: George Adams , build-dev@openjdk.org Subject: Re: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs On 12/07/2022 10:35, George Adams wrote

Re: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs

2022-07-12 Thread Alan Bateman
On 12/07/2022 10:35, George Adams wrote: Hu Alan, By using the setup-java action with release set to a major version (e.g 18) it will always pull the latest GA build of OpenJDK for that version. E.g 18 currently sets up jdk-18.0.1+10 in the GitHub actions environment. The point is that by sw

Re: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs

2022-07-12 Thread George Adams
would be one fewer task to complete after each GA tag is released. -George From: Alan Bateman Date: Tuesday, 12 July 2022 at 10:30 To: George Adams , build-dev@openjdk.org Subject: Re: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs On 12/07/2022 10:23, George

Re: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs

2022-07-12 Thread Alan Bateman
On 12/07/2022 10:23, George Adams wrote: H David, The key difference is that we wouldn’t nee to keep updating the full version number/checksum. We could ofcourse use the oracle-actions/setup-java and do something like this:   - name: 'Set up

Re: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs

2022-07-12 Thread George Adams
To: George Adams , build-dev@openjdk.org Subject: [EXTERNAL] Re: GitHub workflows using setup-java action instead of hardcoded URLs [You don't often get email from david.hol...@oracle.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Hi George, On 12/07