spring-boot/spring-boot-project/spring-boot-tools
Scott Frederick c28c614c47 Set Java source and target when compiling AOT generated sources
When compiling AOT-generated sources in the Maven plugin `process-aot`
and `process-test-aot` goals, the Java compiler should be provided
with the same `--source`, `--target`, and `--release` configuration
values as the Maven compiler plugin uses to compile main sources.

Fixes gh-33112
2022-11-14 15:05:13 -06:00
..
spring-boot-antlib Name custom task inputs 2021-11-19 15:35:39 +00:00
spring-boot-autoconfigure-processor Polish 2022-10-25 12:57:58 +01:00
spring-boot-buildpack-platform Add support for CNB platform API 0.10 2022-11-03 11:29:02 -05:00
spring-boot-cli Merge branch '2.7.x' 2022-10-25 15:48:26 -07:00
spring-boot-configuration-metadata Use pattern matching for instanceof where appropriate 2022-06-20 17:55:36 +01:00
spring-boot-configuration-processor Merge branch '2.6.x' into 2.7.x 2022-10-25 15:48:04 -07:00
spring-boot-gradle-plugin Try to fix NativeImagePluginActionIntegrationTests on Windows 2022-11-08 11:00:52 +00:00
spring-boot-gradle-test-support Merge branch '2.7.x' 2022-11-08 17:30:16 +00:00
spring-boot-jarmode-layertools Merge branch '2.7.x' 2022-08-17 08:34:52 +02:00
spring-boot-loader Replace our TestCompiler with Spring Framework's version 2022-10-18 11:39:03 -07:00
spring-boot-loader-tools Fix reachability argfile format 2022-10-17 18:59:50 -07:00
spring-boot-maven-plugin Set Java source and target when compiling AOT generated sources 2022-11-14 15:05:13 -06:00
spring-boot-properties-migrator Merge branch '2.7.x' 2022-10-25 15:48:26 -07:00
spring-boot-test-support Upgrade to Servlet 6.0 and related EE 10 specs 2022-11-07 17:33:38 +00:00