2573 Commits (ae86c2f30ebeb11f507ff3bcc79673c86ba20825)

Author SHA1 Message Date
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
Andy Wilkinson 8621be6bba Make consistent use of Property for Gradle task configuration 3 years ago
Phillip Webb 45ce096b6b Replace our TestCompiler with Spring Framework's version 3 years ago
Stephane Nicoll 4b778ff4c1 Polish Maven documentation to mention native profile 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 a34b1d3c6e Don't detect private constructors on member classes for binding 3 years ago
Phillip Webb 754f39e6ef Polish 3 years ago
Phillip Webb c16c6bc3b5 Fix reachability argfile format 3 years ago
Phillip Webb 8358a0e3f3 Fix reachability-metadata.properties location 3 years ago
Andy Wilkinson 3082b0c5bf Add a section on AOT to the Gradle plugin's docs 3 years ago
Andy Wilkinson dade5ec3aa Test against Gradle 6.9.3 3 years ago
Andy Wilkinson ff16f6d6c6 Work around configuration cache problem in NBT Gradle Plugin 3 years ago
Phillip Webb 071649360b Generate 'META-INF/native-image/argfile' file for buildpack use 3 years ago
Phillip Webb 430c6b7e9f Downgrade to SLF4J 1.7 for spring-boot-gradle-plugin tests 3 years ago