spring-framework/ci/scripts
Brian Clozel b4866e51b2 Configure toolchain locations when building PRs
This commit updates the script that builds PRs to add locations to the
installed JDK within the CI image. Without this change, PRs fail to
build because of the recently introduced JDK21 toolchain requirement in
the Spring Framework build.

Closes gh-30472
2023-05-12 11:33:17 +02:00
..
build-pr.sh Configure toolchain locations when building PRs 2023-05-12 11:33:17 +02:00
build-project.sh Make JDK21 available as toolchain in main build 2023-05-08 15:27:30 +02:00
check-project.sh Configure JDK 21 CI build 2023-04-14 10:35:51 +02:00
common.sh
generate-changelog.sh
promote-version.sh
stage-version.sh