2264 Commits (2ea9a4828bf8e01a97fa24ceb2ace98778d5f5bf)

Author SHA1 Message Date
Scott Frederick 257e236b06 Fix image-building unit tests on Windows 4 years ago
Phillip Webb 546d7b41e9 Polish 'Add JVM options to prevent warnings with asciidoctor' 4 years ago
Dave Syer 7b4db4cafc Add JVM options to prevent warnings with asciidoctor 4 years ago
Stephane Nicoll c67010ddd1 Make test more robust 4 years ago
Scott Frederick c16094e04b Disable SELinux label security policy when building images 4 years ago
Phillip Webb 07c0a8bced Fix SecurityManager deprecation issues 4 years ago
Phillip Webb bd74344025 Revert "Don't close jar files early" 4 years ago
Phillip Webb 674022d401 Revert "Don't close nested jars or wrapper when parent is closed" 4 years ago
Stephane Nicoll e94ddfa589 Polish "Explicit error message if source is not an archive" 4 years ago
Nils Hartmann a0f273a041 Explicit error message if source is not an archive 4 years ago
Phillip Webb 360eb027be Don't close nested jars or wrapper when parent is closed 4 years ago
Andy Wilkinson a8ae7a1e44 Fix Gradle AOT integration test on Windows 4 years ago
Stephane Nicoll 4a00d76b85 Adapt integration tests to proxy changes in Spring Framework 4 years ago
Stephane Nicoll 332419e3a7 Remove extra 'build' directory 4 years ago
Stephane Nicoll e21041ce65 Harmonize location of generated classes processed Ahead-of-time 4 years ago
Andy Wilkinson c9e69f555e Test our Gradle plugin against Gradle 7.5.1 4 years ago
Andy Wilkinson cb18eb095b Make transitive runtime dependencies available to AOT processing 4 years ago
Johnny Lim 6a4681baf5 Polish 4 years ago
Andy Wilkinson c0daede1aa Ensure that jarmode jar added to an app has same SHA as published jar 4 years ago
Phillip Webb 22144987e9 Update copyright year of changed files 4 years ago
Phillip Webb e08c16dfd6 Polish 4 years ago
Stephane Nicoll 41e8697445 Polish 4 years ago
Stephane Nicoll 7d860df5f0 Polish 4 years ago
Stephane Nicoll b0bc7cd85b Reuse JavaProcessExecutor 4 years ago
Stephane Nicoll c3ae6519f4 Reuse SpringApplicationClassFinder 4 years ago
Stephane Nicoll 472b0b8bcb Remove AbstractApplicationRunMojo intermediate layer 4 years ago
Stephane Nicoll 6f8b9288f3 Extract AotGenerateMojo to its own structure 4 years ago
aoyvx 8c93d2e8a7 Ensure PROTOCOL_HANDLER system property is reset 4 years ago
Phillip Webb f8412847dc Update copyright year for "Fix typos in code and documentation" 4 years ago
Marc Wrobel dbfc6bded4 Fix typos in code and documentation 4 years ago
Phillip Webb 4bcec6e0ee Polish 4 years ago
Andy Wilkinson 6c28156b29 Avoid config-time creation of AOT source set's tasks 4 years ago
Scott Frederick 4e0b3aad9f Clarify how docker image publishing registry is determined 4 years ago
Scott Frederick f9cf31e59e Fix compile errors 4 years ago
Scott Frederick 9b0cdac58a Simplify support for pushing images to unauthenticated registries 4 years ago
Andy Wilkinson 6da8c88b2b Include library resources on classpath of AOT source generation 4 years ago
Andy Wilkinson 5c057a2730 Auto-configure the new Elasticsearch clients 4 years ago
Johnny Lim f591c75ad7 Disable incompatible tests on macOS AArch64 4 years ago
Andy Wilkinson 8c4708982b Test our Gradle plugin against 7.5 4 years ago
Andy Wilkinson 7bd9873cd9 Raise the minimum supported version of Gradle to 7.5 4 years ago
Moritz Halbritter 3703b317ce Enable GraalVM reachability metadata repository 4 years ago
Scott Frederick 17bdc526f6 Avoid adding layers for buildpacks that exist in the builder 4 years ago
dreis2211 458f989cf3 Use switch expressions where appropriate 4 years ago
Andy Wilkinson c87340e5c1 Remove unnecessary throws 4 years ago
Andy Wilkinson f49b16c645 Upgrade to Spring Java Format 0.0.34 4 years ago
Stephane Nicoll 79d3e3080f Polish 4 years ago
Phillip Webb 7fc9debf2a Consider super classes when detecting nested property classes 4 years ago
dreis2211 cc91009b70 Use java.util.HexFormat where appropriate 4 years ago
dreis2211 5db04da275 Use pattern matching for instanceof where appropriate 4 years ago
dreis2211 fb45fc4819 Use Files.writeString() and Files.readString() where possible 4 years ago