gradle-build-action/.github
daz d4e24dfc10
Register pre-installed JDKs in .m2/toolchains.xml
Since adding these to the `org.gradle.java.installations.fromEnv` property
is problematic (#1024), this mechanism allows the default toolchains to
be discovered by Gradle via a different mechanism.

The default JDK installations are added to `~/.m2/toolchains.xml` such that
they are discoverable by Gradle toolchain support.
The `setup-java` action also writes to this file, so we merge with any existing
content: this allows both pre-installed and "setup" JDKs to be automatically
detected by Gradle.
2024-01-03 21:08:40 -07:00
..
actions Run unit tests in separate job 2022-08-22 14:24:42 -06:00
workflow-samples Merge pull request #1005 from gradle/dependabot/gradle/dot-github/workflow-samples/kotlin-dsl/com.google.guava-guava-33.0.0-jre 2023-12-24 05:27:49 +01:00
workflows Register pre-installed JDKs in .m2/toolchains.xml 2024-01-03 21:08:40 -07:00
dco.yml Allow members to push commits without sign-off 2022-03-16 13:17:50 -06:00
dependabot.yml Add octokit to dependabot ignores 2023-08-22 10:28:15 -06:00