2626 Commits (fc403f4f18c2c1103d1368d39d87ac708ce2ec01)

Author SHA1 Message Date
Andy Wilkinson 0bfa9cd704 Upgrade to Logback 1.4 and SLF4J 2.0 3 years ago
Andy Wilkinson cfac7f55a4 Correct annotations on BootBuildImage's file-based inputs 3 years ago
Andy Wilkinson f67db3d9ad Move spring-boot-cli into spring-boot-tools 3 years ago
Andy Wilkinson 4a05230d5d Move spring-boot-properties-migrator into spring-boot-tools 3 years ago
Madhura Bhave afce559050 Remove unused dependency from Maven integration test 3 years ago
Andy Wilkinson 7c7c34cda1 Fix classpath roots of AOT test processing 3 years ago
Scott Frederick f9c341c75a Revert "Generate the AutoConfiguration.imports file from annotations" 3 years ago
Scott Frederick d62d7ca75d Revert "Generate ManagementContextConfiguration.imports file from annotations" 3 years ago
Scott Frederick 1f53eb7df9 Revert "Sort the contents of generated imports files" 3 years ago
Scott Frederick 910e9c9fcc Revert "Fix windows build" 3 years ago
Andy Wilkinson 4a80b36160 Configure native image classpath outside of task realisation 3 years ago
Andy Wilkinson 6175c4210d Fix skipping of processAot when there is no main source 3 years ago
Andy Wilkinson fa81e8ca79 Skip processAot and processTestAot if there is no main or test code 3 years ago
Andy Wilkinson e8aa5680d6 Support file-based reachability metadata repositories 3 years ago
Andy Wilkinson 8323f24ccc Make classes generated by AOT test processing available to nativeTest 3 years ago
Scott Frederick 1ed4d89466 Copy native reachability metadata to jar file in Gradle plugin 3 years ago
Andy Wilkinson 2b503ee334 Add AOT-generated classes as a dependency 3 years ago
Phillip Webb 20b91c5ae2 Include 'classesDirectory' in ProcessTestAotMojo classpath 3 years ago
Stephane Nicoll 88f2b33cc1 Add AOT-generated classes to classpath of the compiler 3 years ago
Andy Wilkinson 867c49337a Add AOT-generated classes to classpath of AOT JavaCompile tasks 3 years ago
Stephane Nicoll 9fe24fe692 Fix windows build 3 years ago
Andy Wilkinson 23c2f73b3f Update tests to allow them to run on Java 19 3 years ago
Andy Wilkinson 78f4242e46 Build with Gradle 7.5 while still supporting Gradle 6.8+ 3 years ago
Phillip Webb 85697ac482 Update copyright year of changed files 3 years ago
Stephane Nicoll 5e24b5a110 Stop using RuntimeHintsUtils#registerAnnotation 3 years ago
Andy Wilkinson 3dfe28c9f1 Ensure that a test engine is available to AOT test processing 3 years ago
Andy Wilkinson cf84ae7ad8 Exclude non-existent test classes dirs from AOT test processing 3 years ago
Scott Frederick 95e62b7ff8 Sort the contents of generated imports files 3 years ago
Scott Frederick 6b3b0dd3a6 Generate ManagementContextConfiguration.imports file from annotations 3 years ago
Scott Frederick da4de7d67d Generate the AutoConfiguration.imports file from annotations 3 years ago
Andy Wilkinson fc979397be Polish SpringBootAotPlugin 3 years ago
Andy Wilkinson fd28f6d1d6 Add Gradle plugin support for processing test contexts ahead-of-time 3 years ago
Andy Wilkinson 746ed84120 Polish ProcessTestAotMojo 3 years ago
Phillip Webb 09bd531fe5 Add Maven plugin support for processing test contexts Ahead-of-time 3 years ago
Phillip Webb c0b3d36205 Rename 'generateAotSources' task to processAot' 3 years ago
Phillip Webb 2f6354f633 Rename 'aot-generate' goal to process-aot' 3 years ago
Scott Frederick 257e236b06 Fix image-building unit tests on Windows 3 years ago
Phillip Webb 546d7b41e9 Polish 'Add JVM options to prevent warnings with asciidoctor' 3 years ago
Dave Syer 7b4db4cafc Add JVM options to prevent warnings with asciidoctor 3 years ago
Stephane Nicoll c67010ddd1 Make test more robust 3 years ago
Scott Frederick c16094e04b Disable SELinux label security policy when building images 3 years ago
Phillip Webb 07c0a8bced Fix SecurityManager deprecation issues 3 years ago
Phillip Webb bd74344025 Revert "Don't close jar files early" 3 years ago
Phillip Webb 674022d401 Revert "Don't close nested jars or wrapper when parent is closed" 3 years ago
Stephane Nicoll e94ddfa589 Polish "Explicit error message if source is not an archive" 3 years ago
Nils Hartmann a0f273a041 Explicit error message if source is not an archive 3 years ago
Phillip Webb 360eb027be Don't close nested jars or wrapper when parent is closed 3 years ago
Andy Wilkinson a8ae7a1e44 Fix Gradle AOT integration test on Windows 3 years ago
Stephane Nicoll 4a00d76b85 Adapt integration tests to proxy changes in Spring Framework 3 years ago
Stephane Nicoll 332419e3a7 Remove extra 'build' directory 3 years ago