Configure Gradle daemon JVM toolchain - #2017
Conversation
04e90b8 to
ff94ee9
Compare
|
Updated the implementation after review of the maintenance workflow. The generated properties file is no longer the only change. The root Upgrade workflow, including a future move from JDK 21 to JDK 25:
The literal platform URLs in that file are generated task output, analogous to Gradle Wrapper metadata; they are not intended to be edited manually. This comment supersedes the original PR summary, which described the initial generated-file-only version of the change. |
7c64305 to
60b39ea
Compare
Summary
gradle/gradle-daemon-jvm.propertiesfilegradle-jdkversionValidation
org.gradle.toolchains.foojay-resolver-convention1.0.0masterand changes only the generated daemon JVM properties fileFull build not run; this is a generated build-configuration-only change.
Closes #2016