1611 Commits (2.4.x)

Author SHA1 Message Date
Andy Wilkinson e7eb7739dc Use overriding rather than overridden getter methods in config prop AP 5 years ago
Phillip Webb 74e06e8e6a Refine MetadataCollector logic 5 years ago
Phillip Webb cf09451ffb Retain inner-class data on incremental compile 5 years ago
Scott Frederick 04a40a4c68 Provide content-length header to Docker API calls 5 years ago
Phillip Webb b39d1910bc Fix test failure caused by MavenBuild upgrades 5 years ago
Scott Frederick d5b2836ec9 Provide content-length header to Docker API calls 5 years ago
Phillip Webb d79c23ef89 Upgrade MavenBuild versions 5 years ago
Sebastian Nohn b3c4d5fe5c Upgrade to Log4j 2.13.3 in Maven tests 5 years ago
Stephane Nicoll 93e36a97ab Remove version elements from Maven plugin documentation 5 years ago
Stephane Nicoll a3818d690e Fix custom layout example so that tokens are replaced 5 years ago
Stephane Nicoll 59bcbd4885 Polish "Allow overriding image.cleanCache from the command-line" 5 years ago
Kedar Joshi c2a483a78f Allow overriding image.cleanCache from the command-line 5 years ago
Andy Wilkinson c85cc33ca9 Fix main class resolution failure when loaded from config cache 5 years ago
Andy Wilkinson 7cbcd42eba Adapt test to cope with increased Instant precision on Java 11 5 years ago
Andy Wilkinson 4a4fec6310 Avoid calling getProject() during BootBuildImage's execution 5 years ago
Andy Wilkinson c409d50c14 Document support for Gradle's configuration cache 5 years ago
Andy Wilkinson 806464edd1 Update BootBuildImage to support Gradle's configuration cache 5 years ago
Andy Wilkinson b1c4af4081 Update bootJar and bootWar to use new main class resolution mechanism 5 years ago
Andy Wilkinson c078a48064 Update BootRun to support Gradle's configuration cache 5 years ago
Andy Wilkinson d1f543fc1d Update BuildInfo to support Gradle's configuration cache 5 years ago
Andy Wilkinson 83cfd3b2e6 Update BootWar to support Gradle's configuration cache 5 years ago
Andy Wilkinson 081ef2d905 Update BootJar to support Gradle's configuration cache 5 years ago
Andy Wilkinson c828521912 Allow tests to provide properties that modify the build.gradle script 5 years ago
Andy Wilkinson d136324b99 Add support for testing the Gradle plugin with --configuration-cache 5 years ago
Phillip Webb f84323fe3e Prevent duplicate jar entries from being written 5 years ago
Andy Wilkinson 2d8528d5bd Adapt to deprecation of StringUtils.isEmpty(Object) 5 years ago
Andy Wilkinson 3bfe1b00b5 Put module deps in app layer and make customization easier 5 years ago
Andy Wilkinson 0aa0cba3f7 Fix content filters when excludeProjectDependencies() is used 5 years ago
olivier.antoine ded2a8006a Expose BootBuildImage's cleanCache property as a command-line option 5 years ago
Scott Frederick 38984985d4 Add support for CNB platform API 0.4 5 years ago
Scott Frederick 38b1954ab1 Polish Maven plugin javadoc 5 years ago
Andy Wilkinson 633027b1cd Upgrade to Gradle 6.7 5 years ago
Andy Wilkinson 11b5e86ffd Deprecate BootJar#getConfigurations 5 years ago
Scott Frederick 9c672deb2d Add javadoc links in Maven plugin parameter docs 5 years ago
Stephane Nicoll 6beb0c939f Document how to override plugin configuration on the command line 5 years ago
Stephane Nicoll b210d0680a Polish 5 years ago
Andy Wilkinson 84f96033c5 Put project deps in app layer and make customization easier 5 years ago
Scott Frederick 5b1b03c56c Set platform API version when invoking image builder 5 years ago
Johnny Lim 4a26e11268 Polish 5 years ago
Scott Frederick 0e7ab88491 Polish "Update default builder image" 5 years ago
Emily Casey 461dc23c0c Update default builder image 5 years ago
dreis2211 36812bf199 Fix XML tag in image publishing example 5 years ago
Scott Frederick de685bdca4 Document buildpack configuration of JVM options 5 years ago
Scott Frederick 49b0707f1a Clarify image builder configuration documentation 5 years ago
Andy Wilkinson 70ed7784a6 Use Property<String>s for main class configuration in the Gradle plugin 5 years ago
Scott Frederick 91acd957b2 Disable docker registry integration tests 5 years ago
Scott Frederick 09b627d232 Add support for publishing docker images to a registry 5 years ago
Stephane Nicoll 1296b4dfe6 Revert "Support constructor binding on 3rd party classes" 5 years ago
Andy Wilkinson c82581171d Trigger configuration properties annotation processsor on `@Endpoint` 5 years ago
Andy Wilkinson 543763462c Update tests to look for snippets in correct location 5 years ago