spring-framework/spring-oxm
Brian Clozel 85eb589c2e Fix Gradle Java Toolchain configuration
This commit fixes various issues with the configuration of the Gradle
Java toolchain in the build.

First, the configuration of build properties is fixed in the CI pipeline
because it wasn't properly checked.
The JMH plugin is also upgraded and we now configure its toolchain
support.
This commit also rewrites the XJC tasks in the spring-oxm module,
leveraging a Gradle plugin that creates actual compile tasks we can
configure.

See gh-25787
2021-05-03 15:02:09 +02:00
..
src Fix Gradle Java Toolchain configuration 2021-05-03 15:02:09 +02:00
spring-oxm.gradle Fix Gradle Java Toolchain configuration 2021-05-03 15:02:09 +02:00