RFR: 1216: Update to JDK 17 and Gradle 7.2
Kevin Rushforth
kcr at openjdk.java.net
Wed Oct 13 21:22:26 UTC 2021
On Wed, 13 Oct 2021 18:13:41 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> This patch bumps the required JDK version to build and run Skara to JDK 17 and the version of Gradle to 7.2. I'm also eliminating some redundant declarations of where to download the JDK binaries so that it's all defined in deps.env.
I have no objection if you want to update to gradle 7.2 and JDK 17 as long as you've done enough testing.
It looks like you missed updating [gradle/wrapper/gradle-wrapper.properties](https://github.com/openjdk/skara/blob/master/gradle/wrapper/gradle-wrapper.properties#L22).
-------------
PR: https://git.openjdk.java.net/skara/pull/1235
More information about the skara-dev
mailing list