1858 Commits (2.5.x)

Author SHA1 Message Date
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
Andy Wilkinson 1924aad07c Limit supported annotations to `@ConfigurationProperties` and `@Configuration` 5 years ago
Andy Wilkinson 7eb92cc71a More Gradle snippets to correct location 5 years ago
Andy Wilkinson 7ac14203ab Expand Gradle plugin's docs on setting bootRun's system properties 5 years ago
Stephane Nicoll 5feaf2bc1a Polish "Polish empty string checks" 5 years ago
Santhoshkumar. P 5cb07e292d Polish empty string checks 5 years ago
Stephane Nicoll 9ff946bafa Remove unnecessary stubbing 5 years ago
Andy Wilkinson e58a92b3d0 Introduce a dedicated @GradleCompatibility annotation 5 years ago
Andy Wilkinson bd4934b0fd Fix matching of SNAPSHOT artifacts when customizing layers 5 years ago
Andy Wilkinson f5df6e463a Reduce configuration resolution when building a layered jar 5 years ago
Lukas Cardot e95bcfac34 Configure the bootBuildInfo task lazily 5 years ago