3651 Commits (0a67bbe6261a2c79f81a696502a67847e653669b)

Author SHA1 Message Date
Phillip Webb c205ba0694 Polish 'Improve maven plugin tags documentation' 3 years ago
Shekhar Aggarwal 79557012a7 Improve maven plugin tags documentation 3 years ago
Moritz Halbritter b132b5c317 Polish JSON classes 3 years ago
Moritz Halbritter f36e2ecb7b Use AutoClosables with try-with-resources 3 years ago
Moritz Halbritter 725337f976 Make fields final 3 years ago
peter-janssen 9a74c862dd Fix documented Java compiler level 3 years ago
Craig Andrews 703935612f Update instead of replace environment in bootBuildImage documentation 3 years ago
Scott Frederick 9ed8b25e6b Make AOT goals release option mutually exclusive with source and target 3 years ago
Moritz Halbritter c6536c54d8 Write native-image argfile only if there are excludes 3 years ago
Andy Wilkinson 2da8bc1f3b Reduce Gradle versions used for compatibility testing 3 years ago
Andy Wilkinson ebfbf4a412 Stop testing Gradle plugin against Gradle 7.6 RCs 3 years ago
Stephane Nicoll 75b74637f6 Make sure the 'native' profile can be used in a multi-modules project 3 years ago
Stephane Nicoll a7f57091a6 Add support for building an image without forking the Maven lifecycle 3 years ago
Andy Wilkinson e860efca65 Test Gradle plugin against 7.6-rc-3 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
Scott Frederick c28c614c47 Set Java source and target when compiling AOT generated sources 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 eed86c0d0a Test Boot's Gradle plugin against Gradle 7.6-rc-2 3 years ago
Andy Wilkinson 6940e348a7 Try to fix NativeImagePluginActionIntegrationTests on Windows 3 years ago
Andy Wilkinson b67c427259 Upgrade to Servlet 6.0 and related EE 10 specs 3 years ago
Andy Wilkinson ac6ad7c0f1 Fix ModifiedClassPathExtension with parameterized tests 3 years ago
Phillip Webb d2cceb6b77 Polish 3 years ago
Phillip Webb 262c30ddc1 Improve error message when DirtiesUrlFactoriesExtension fails 3 years ago
Phillip Webb caf46043c6 Add @DirtiesUrlFactories annotation 3 years ago
Phillip Webb d4cc8fc3a6 Support modified classpath on methods and parameterized tests 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
Scott Frederick bb684cc0ad Add support for CNB platform API 0.10 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
Phillip Webb d7ac20cd6c Update copyright year of changed files 3 years ago
Scott Frederick c22e76632c Add Build-Jdk-Spec to jar and war manifest when building with Gradle 3 years ago
Andy Wilkinson 99edda735e Polish 3 years ago
Andy Wilkinson 9e6259cd37 Remove development-only dependencies from native image classpath 3 years ago
Andy Wilkinson eebe23a081 Make all AOT-generated resources available to native-compile 3 years ago
Phillip Webb 1a14f39f83 Polish 3 years ago
Scott Frederick b78b22b6f6 Allow Gradle task property to be set with String or enum value 3 years ago
Phillip Webb c53c8c84b8 Fix annotation processor to deal with relocated @ConstructorBinding 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
Madhura Bhave ce3c933f77 Adapt to Spring Security changes 3 years ago