3108 Commits (a6c94dc723fb047e8c6774c20a2f9afa157f43c1)

Author SHA1 Message Date
Andy Wilkinson 491f34d25c Improve container test code 2 years ago
Scott Frederick e228ed39b3 Support CNB builders that do not specify a stack 2 years ago
Phillip Webb bcbcafaab2 Polish "Use method references when possible in test code" 2 years ago
Ahmed Ashour 207327d97c Use method references when possible in test code 2 years ago
Phillip Webb dcccb3b2b1 Polish "Use method references when possible" 2 years ago
Ahmed Ashour 507229eef8 Use method references when possible 2 years ago
Ahmed Ashour 2c5934dab2 Use 'switch' instead of 'if' 2 years ago
Scott Frederick 2bb74b261c Disable stale checking for local Docker daemon connections 2 years ago
Andy Wilkinson 217c2c862b Ignore file entries in META-INF/versions of multi-release jar 2 years ago
Andy Wilkinson dd6f516d66 Test Gradle Plugin against 8.8 2 years ago
Andy Wilkinson 5ee0580339 Upgrade to the latest Framework 6.0.x release 2 years ago
Andy Wilkinson d80cf05406 Remove unnecessary use of SingletonSupplier 2 years ago
Scott Frederick 4e5cd2c2fd Fix default security options for bootBuildImage task 2 years ago
Scott Frederick 70aceb21eb Relocate test CNB builder and buildpack 2 years ago
Scott Frederick d38c1e06b3 Ignore exceptions when deleting caches in bind cache tests 2 years ago
Scott Frederick bdc6508b62 Catch any exception when deleting image building workspace 2 years ago
Scott Frederick cd441130bd Warn when image building workspace directories cannot be deleted 2 years ago
Andy Wilkinson a1d5369a9c Limit configuration cache testing to the latest version of Gradle 2 years ago
Andy Wilkinson f35ecfbdca Reduce and update the versions of Maven that we test against 2 years ago
Andy Wilkinson feaccef3a4 Temporarily disable tests for image building with bind caches 2 years ago
Yanming Zhou 0e450d602d Use CollectionUtils.isEmpty() and StringUtils.hasLength() 2 years ago
Phillip Webb 24bfe5087f Fix checkstyle violation 2 years ago
Phillip Webb 8457fc333f Adapt Windows path handling fix to deal with Jetty 2 years ago
Phillip Webb 7708ec7592 Fix Windows path handling for nested jars 2 years ago
Moritz Halbritter d18fb9ce65 Upgrade to bcprov-jdk18on 1.78.1 2 years ago
Phillip Webb 8a72e55106 Fix UriPathEncoder bug to improve performance 2 years ago
Phillip Webb d0ce4daec1 Use URI encoded values when creating NestedPath URIs 2 years ago
Moritz Halbritter 68a63a7797 Polish 2 years ago
Andy Wilkinson c7ec6080ce Publish a runtime variant that supports Java 22 2 years ago
Moritz Halbritter 64b302032c Polish "Change Spring Boot CLI init command docs default build system to gradle" 2 years ago
coursar 1a786fc788 Change Spring Boot CLI init command docs default build system to gradle 2 years ago
yokotaso 5b4bd61720 Fix possible NullPointerException from getPermission() 2 years ago
chaewss d51282aff5 Remove unnecessary null check for expectedDeprecationMessages 2 years ago
Moritz Halbritter f13e487724 Close streams in test before deleting file 2 years ago
Phillip Webb 9e40970280 Support gzip compressed image layers 2 years ago
Moritz Halbritter 2cb19f368e Polish "Remove unnecessary nesting of calls to String.format" 2 years ago
Hyeon Sung 0cf15fcad0 Remove unnecessary nesting of calls to String.format 2 years ago
Scott Frederick cdf207cf74 Stop expecting deprecations in NativeImagePluginActionIntegrationTests 2 years ago
Andy Wilkinson ca4d64ed16 Use absolute path when showing classpath where main class was not found 2 years ago
Phillip Webb 20db2b54c7 Update copyright year of changed files 2 years ago
Moritz Halbritter 3479304e13 Disable creation time verification on Linux 2 years ago
Phillip Webb 78e12251e9 Optimize VirtualZipDataBlock 2 years ago
Phillip Webb 9b0593efe3 Fallback to RandomAccessFile on ClosedByInterruptException 2 years ago
Phillip Webb 4203e1f2fa Rename FileChannelDataBlock to FileDataBlock 2 years ago
Andy Wilkinson baf5a7f130 Make includes configurable via a property 2 years ago
Andy Wilkinson 2a6293940b Polish "Make excludes configurable via property" 2 years ago
Matti Tahvonen 58fc8f8c01 Make excludes configurable via property 2 years ago
Felix 8a42935dad Apply instanceof pattern matching 2 years ago
Moritz Halbritter ff66036e90 Remove redundant Regex escapes 2 years ago
Andy Wilkinson aee88115ea Test Gradle plugin against Gradle 8.7 2 years ago