229 Commits (f66fd0e9e24f71ee3695bb7ce41fcbe9d4fd49e6)

Author SHA1 Message Date
Andy Wilkinson 45c32854a5 Fix Checkstyle upgrade 2 years ago
Andy Wilkinson 660dbb9afd Fix Maven-built native images with Docker Compose dependency 3 years ago
Andy Wilkinson 853caf9a59 Do not exclude DevTools from Maven AOT processing classpath 3 years ago
Phillip Webb c2961a1e4a Exclude docker-compose and devtools during AOT processing 3 years ago
Andy Wilkinson e43998615c Add a test-run goal to the Maven plugin 3 years ago
Phillip Webb b3226c55d2 Polish 3 years ago
Moritz Halbritter 091d6204cb Disable build image integration tests on aarch64 linux and mac 3 years ago
Phillip Webb 9b6a2a59a1 Set offset when checking date in tests 3 years ago
Phillip Webb d442bfbeff Polish 3 years ago
Scott Frederick 56bc6d2fa0 Allow image application directory to be configurable 3 years ago
Scott Frederick 5817c8441d Allow image Created date to be configurable 3 years ago
Phillip Webb 4370757fb2 Use Java 17 in Maven integration tests 3 years ago
Phillip Webb 998d59b7ac Ignore system timezone when applying outputTimestamp to entries 3 years ago
Phillip Webb df5898a146 Reformat code following spring-javaformat upgrade 3 years ago
lars-christian stitz a186055c51 Improve log message when repackaging by specifying the involved files 3 years ago
Krzysztof Krason 6e46423983 Use diamond operators 3 years ago
Andy Wilkinson 63abaa4cd2 Start working on 3.1.0 3 years ago
Phillip Webb f588793445 Update copyright year of changed files 3 years ago
Moritz Halbritter f36e2ecb7b Use AutoClosables with try-with-resources 3 years ago
Scott Frederick 9ed8b25e6b Make AOT goals release option mutually exclusive with source and target 3 years ago
Stephane Nicoll a7f57091a6 Add support for building an image without forking the Maven lifecycle 3 years ago
Scott Frederick 11652bd8e6 Add compilerArguments parameter to process-aot Maven goal 3 years ago
Andy Wilkinson 6423535f67 Delete temp directory after MavenBuild has exected 3 years ago
Andy Wilkinson b67c427259 Upgrade to Servlet 6.0 and related EE 10 specs 3 years ago
Scott Frederick c22e76632c Add Build-Jdk-Spec to jar and war manifest when building with Gradle 3 years ago
Andy Wilkinson eebe23a081 Make all AOT-generated resources available to native-compile 3 years ago
Andy Wilkinson d351086a06 Adapt to breaking changes to AOT processing entry points 3 years ago
Stephane Nicoll 44c843145a Add support for specifying application arguments 3 years ago
Stephane Nicoll 39cf17ed81 Add missing integration test for profile management in process-aot 3 years ago
Phillip Webb e0b67889a8 Use Stream.toList instead of Stream.collect when possible 3 years ago
Andy Wilkinson 51df7813a5 Remove code deprecated in 2.x and add since and forRemoval attributes 3 years ago
Madhura Bhave afce559050 Remove unused dependency from Maven integration test 3 years ago
Stephane Nicoll 5e24b5a110 Stop using RuntimeHintsUtils#registerAnnotation 3 years ago
Phillip Webb 09bd531fe5 Add Maven plugin support for processing test contexts Ahead-of-time 3 years ago
Phillip Webb 2f6354f633 Rename 'aot-generate' goal to process-aot' 3 years ago
Stephane Nicoll c67010ddd1 Make test more robust 3 years ago
Stephane Nicoll 4a00d76b85 Adapt integration tests to proxy changes in Spring Framework 3 years ago
Scott Frederick 9b0cdac58a Simplify support for pushing images to unauthenticated registries 3 years ago
dreis2211 fb45fc4819 Use Files.writeString() and Files.readString() where possible 4 years ago
dreis2211 a639685053 Remove obsolete Java compatibility code 4 years ago
Stephane Nicoll 0dbcb5f6d3 Start building against Spring Framework 6.0.0-M5 snapshots 4 years ago
Andy Wilkinson ee45fd2fc8 Remove redundant throws declarations from internal APIs 4 years ago
Andy Wilkinson c4beca3e01 Fix Maven-based AOT generation on Windows 4 years ago
Andy Wilkinson 0ce6e437a9 Align AotGenerateTests with spring.factories changes in Framework 4 years ago
Phillip Webb 8cf63a28b8 Update AOT work to latest Framework code 4 years ago
Stephane Nicoll e81c6337c6 Add support for invoking AOT to the Maven Plugin 4 years ago
Stephane Nicoll 5f66019706 Remove the ability to run an application in the Maven process 4 years ago
Stephane Nicoll 2c5398898b Polish "Deprecate running an application in the Maven JVM" 4 years ago
Andy Wilkinson 3ed65f2383 Avoid running Maven plugin ITs for each s-b-dependencies change 4 years ago
Scott Frederick 8f57f0babb Add classpath index support for exploded war archives 4 years ago