spring-boot/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src
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
..
docs Polish documentation 2022-11-03 15:45:09 -05:00
intTest Add compilerArguments parameter to process-aot Maven goal 2022-11-14 15:05:12 -06:00
main Set Java source and target when compiling AOT generated sources 2022-11-14 15:05:13 -06:00
maven/resources Use HTTPS for license links 2020-05-15 16:33:11 +01:00
test Set Java source and target when compiling AOT generated sources 2022-11-14 15:05:13 -06:00