1333 Commits (3.4.x)

Author SHA1 Message Date
Andy Wilkinson b8ec7d291d Upgrade to Jackson Bom 2.15.0-rc2 3 years ago
Phillip Webb 9b6a2a59a1 Set offset when checking date in tests 3 years ago
Phillip Webb 3e9a136143 Polish gradle formatting 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
Stephane Nicoll 5c1c0a2b2e Upgrade to Kotlin 1.8.20 3 years ago
Scott Frederick 10d71f5645 Document how to get socket location for podman configuration 3 years ago
Andy Wilkinson 68a1dd3a76 Document support for Gradle 8 3 years ago
Andy Wilkinson 4f7e038f14 Test Gradle plugin against Gradle 8.0.1 3 years ago
Phillip Webb 69d34c96bf Apply consistent timestamps to files added to a fat archive 3 years ago
Andy Wilkinson 81882ecca4 Apply plugins consistently in Gradle documentation examples 3 years ago
Phillip Webb df5898a146 Reformat code following spring-javaformat upgrade 3 years ago
Johnny Lim d368115128 Fix name for Implementation-Title in Spring Boot Gradle plugin 3 years ago
Scott Frederick 33aef7fe27 Update CLI installation docs to download releases from Maven Central 3 years ago
Andy Wilkinson 9378fc47a7 Set implementation name and version in Gradle-built archives 3 years ago
Johnny Lim bc7fc90550 Replace Base64Utils with JDK's Base64 3 years ago
Krzysztof Krason d3efd7e091 Use try with close 3 years ago
Moritz Halbritter e8d809fe65 Replace 'via' with 'over' or 'through' in the documentation 3 years ago
Phillip Webb a2ac38e203 Update copyright year of changed files 3 years ago
Krzysztof Krason cf6493f65c Simplify AssertJ assertions and also make them more readable 3 years ago
Phillip Webb f588793445 Update copyright year of changed files 3 years ago
Phillip Webb a2a59dd627 Polish 'Improve gradle plugin tags documentation' 3 years ago
Shekhar Aggarwal a1df607dd8 Improve gradle plugin tags documentation 3 years ago
Moritz Halbritter f36e2ecb7b Use AutoClosables with try-with-resources 3 years ago
Moritz Halbritter 725337f976 Make fields final 3 years ago
Craig Andrews 703935612f Update instead of replace environment in bootBuildImage documentation 3 years ago
Moritz Halbritter c6536c54d8 Write native-image argfile only if there are excludes 3 years ago
Moritz Halbritter 9206b6cda1 Add warning to not disable jar task when building native images 3 years ago
Johnny Lim 6027508cf7 Polish 3 years ago
Andy Wilkinson 6940e348a7 Try to fix NativeImagePluginActionIntegrationTests on Windows 3 years ago
Andy Wilkinson 443d80ce6e Polish 3 years ago
Andy Wilkinson fe8644cc59 Fail more elegantly when GraalVM version is too old 3 years ago
Andy Wilkinson 2d5a3eac51 Include AOT-generated classes in native test binary 3 years ago
Scott Frederick 67af4c0a65 Polish documentation 3 years ago
Andy Wilkinson beb62be843 Test Boot's Gradle plugin against Gradle 7.6-rc-1 3 years ago
Andy Wilkinson 519250cacf Polish Gradle tasks for AOT processing 3 years ago
Andy Wilkinson b192c29edb Use AOT's outputs to configure source set's inputs 3 years ago
Andy Wilkinson 0103e24bbb Stop configuring AOT-generated classes as output of AOT source set 3 years ago
Andy Wilkinson 2bb9b2640e Separate classpath of AOT tasks from source sets they populate 3 years ago
Johnny Lim 5067aab552 Polish 3 years ago
Phillip Webb a59b6cb1f3 Polish 3 years ago
Scott Frederick c22e76632c Add Build-Jdk-Spec to jar and war manifest when building with Gradle 3 years ago
Andy Wilkinson 9e6259cd37 Remove development-only dependencies from native image classpath 3 years ago
Scott Frederick b78b22b6f6 Allow Gradle task property to be set with String or enum value 3 years ago
Andy Wilkinson 26e747d2db Fix package tangle in spring-boot-gradle-plugin 3 years ago
Scott Frederick 8acf9afccb Use String instead of enum for Gradle task Property 3 years ago
Andy Wilkinson 8621be6bba Make consistent use of Property for Gradle task configuration 3 years ago
Andy Wilkinson 2dacddb4d7 Make bootBuildImage produce native image when NBT plugin is applied 3 years ago
Andy Wilkinson 2c756ea874 Use collectReachabilityMetadata task to add metadata to bootJar 3 years ago
Phillip Webb c16c6bc3b5 Fix reachability argfile format 3 years ago