774 Commits (94e810201e317dca44e271c2729b0fd68cd6dcdd)

Author SHA1 Message Date
Phillip Webb 72d36e0c07 Update copyright year of changed files 5 years ago
Stephane Nicoll 0533ac58fb Test the Gradle plugin against 6.7.1 5 years ago
Phillip Webb 837fc83527 Fix checkstyle header violations 5 years ago
Scott Frederick da2276e7d4 Use stable builder and run images in integration tests 5 years ago
Scott Frederick 59e0f7317e Avoid image pulls in integration tests 5 years ago
Andy Wilkinson 409e3ccecf Ignore resolution of copied configuration 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
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
Andy Wilkinson 633027b1cd Upgrade to Gradle 6.7 5 years ago
Andy Wilkinson 11b5e86ffd Deprecate BootJar#getConfigurations 5 years ago
Andy Wilkinson 84f96033c5 Put project deps in app layer and make customization easier 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
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
Andy Wilkinson 543763462c Update tests to look for snippets in correct location 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
Andy Wilkinson e58a92b3d0 Introduce a dedicated @GradleCompatibility annotation 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
Andy Wilkinson b662f1e06e Remove UnresolvedDependenciesAnalyzer from the Gradle plugin 5 years ago
Andy Wilkinson 581190d7a0 Test the Gradle plugin against 6.7-rc-1 5 years ago
Andy Wilkinson 360e29af48 Polish "Add note about Kotlin main class name" 5 years ago
Sebastiaan Fernandez 0bde5fda9b Add note about Kotlin main class name 5 years ago
Scott Frederick 54288678d1 Configure Docker host in build plugins 5 years ago
Andy Wilkinson 5ec673ff2a Add anchors to section headers in Gradle plugin docs 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
Andy Wilkinson 143d19754b Exclude starter jars when running and packaging with Gradle 5 years ago
Stephane Nicoll 648789ef84 Document that buildpacks use non-root users 5 years ago
EruDev ffc577b499 Simplify code 5 years ago
Stephane Nicoll ee914624e6 Document buildpacks are configured with target Java version 5 years ago
Andy Wilkinson 9dc5b88949 Polish "Mark bootArchives configuration as unresolvable" 5 years ago