mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 09:02:50 +00:00
d4e24dfc10
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. |
||
---|---|---|
.. | ||
ci-codeql.yml | ||
ci-dependency-review.yml | ||
ci-full-check.yml | ||
ci-init-script-check.yml | ||
ci-quick-check.yml | ||
ci-verify-outputs.yml | ||
demo-failure-cases.yml | ||
demo-job-summary.yml | ||
demo-pr-build-scan-comment.yml | ||
integ-test-action-inputs.yml | ||
integ-test-cache-cleanup.yml | ||
integ-test-caching-config.yml | ||
integ-test-dependency-graph.yml | ||
integ-test-detect-java-toolchains.yml | ||
integ-test-execution-with-caching.yml | ||
integ-test-execution.yml | ||
integ-test-inject-gradle-enterprise.yml | ||
integ-test-provision-gradle-versions.yml | ||
integ-test-restore-configuration-cache.yml | ||
integ-test-restore-containerized-gradle-home.yml | ||
integ-test-restore-custom-gradle-home.yml | ||
integ-test-restore-gradle-home.yml | ||
integ-test-restore-java-toolchain.yml | ||
integ-test-sample-gradle-plugin.yml | ||
integ-test-sample-kotlin-dsl.yml | ||
purge-old-workflow-runs.yml |