2038 Commits (2.6.x)

Author SHA1 Message Date
Phillip Webb c284edde67 Update copyright year of changed files 5 years ago
Phillip Webb 27095d9043 Polish 5 years ago
Scott Frederick 86fa8144f5 Polish "Support authentication to private Docker registry" 5 years ago
姜为 e8f555e13d Support authentication to private docker registry 5 years ago
Phillip Webb 5f49d4a8d7 Rename @ConfigurationPropertiesImport 5 years ago
Phillip Webb e0030094e2 Fix missing jar entry certificates 5 years ago
Phillip Webb c857a743a0 Rename @ImportConfigurationPropertiesBean 5 years ago
Phillip Webb 4138e59c33 Fix potential JarFileEntries ClassCastException 5 years ago
Phillip Webb c6a9696dd1 Polish 'Fix signed jar performance issues' 5 years ago
mathieufortin01 4d053e15d8 Fix signed jar performance issues 5 years ago
Stephane Nicoll f03ed3b2a7 Publish single page doc to /htmlsingle consistently 5 years ago
Andy Wilkinson 143d19754b Exclude starter jars when running and packaging with Gradle 5 years ago
Andy Wilkinson e743d5fe66 Exclude by jar type when running and packaging with Maven 5 years ago
dreis2211 be56cac2bb Note starters' and annotation processors' jar type in their manifest 5 years ago
Andy Wilkinson e7e77a917f Align PropertiesLauncher's close behavior with JarLauncher 5 years ago
Phillip Webb f260c77fe3 Add @ImportConfigurationPropertiesBean support 5 years ago
Andy Wilkinson 3e0096e9b1 Use classpath normalizer on antlib's integration test classpath input 5 years ago
Stephane Nicoll 648789ef84 Document that buildpacks use non-root users 5 years ago
Stephane Nicoll f8bc656921 Polish "Removed some redundant 'else's using early return" 5 years ago
Pradipta Sarma 2627bf896e Removed some redundant 'else's using early return 5 years ago
EruDev ffc577b499 Simplify code 5 years ago
Stephane Nicoll ee914624e6 Document buildpacks are configured with target Java version 5 years ago
Stephane Nicoll b80314b44b Document how to customize the jmxPort for Maven integration tests 5 years ago
Scott Frederick bc1834bfdf Ensure layer digest hashes contain 64 characters 5 years ago
Scott Frederick 4f1b4c98ae Fail on Docker image load with empty response 5 years ago
Andy Wilkinson 9dc5b88949 Polish "Mark bootArchives configuration as unresolvable" 5 years ago
Martin Chalupa 796307a78c Mark bootArchives configuration as unresolvable 5 years ago
Johnny Lim e48af31ced Polish 5 years ago
Andy Wilkinson 56ded38f5d Generate default values from Duration and Period .ZERO 5 years ago
Andy Wilkinson b57b2f0b44 Test the Gradle Plugin against 6.5 and 6.6 5 years ago
dreis2211 33cd875cb8 Simplify InputStream assertions 5 years ago
Scott Frederick 56bc0eb9e0 Use canonical path for CNB builder lifecycle binaries 5 years ago
Phillip Webb 8fd9c685a2 Reduce HTTP debug logging when building image 5 years ago
Phillip Webb 17e2d72bcb Fix Windows path issue in JarFileWrapperTests 5 years ago
Phillip Webb 8722c2c5de Close writer after use in ExtractCommandTests 5 years ago
Phillip Webb 3fe2005e06 Use @AfterEach to close the source jar file 5 years ago
Phillip Webb f7452b9383 Ensure LayoutFactory is not passed an empty file 5 years ago
Phillip Webb 2a137a2d8a Remove Mockito from JarFileWrapperTests 5 years ago
Phillip Webb 4e76138ebc Update copyright year of changed files 5 years ago
Phillip Webb 5997cbd21f Refine AbstractJarFile method visibility 5 years ago
Scott Frederick 3f80638a36 Fail on layertools extract with launch script 5 years ago
Phillip Webb aac367e9c5 Attempt to fix memory leak in JarFile class 5 years ago
Jean-Baptiste Nizet 27528fdd07 Fix custom image name example and documentation 5 years ago
Stephane Nicoll b1e631e8a6 Remove trailing whitespaces 5 years ago
Scott Frederick 4c6a722f18 Fix test for Java version in image building docs 5 years ago
Scott Frederick 005ed8b8db Use Java version wildcard in image building docs 5 years ago
Scott Frederick 6b15822cb1 Polish "Add pullPolicy option for image building" 5 years ago
anshlykov c7449b57ce Add pullPolicy option for image building 5 years ago
dreis2211 c00d5c5643 Introduce @ForkedClassPath for testing unmodified class path 5 years ago
Andy Wilkinson f43a0b4891 Fix configuration of environment in Kotlin bootBuildImage examples 5 years ago