792 Commits (2.6.x)

Author SHA1 Message Date
jnizet cbab2396e2 Fix property name in gradle plugin documentation 5 years ago
Stefan Wolf 86ca32e694 Enable stricter validation for Gradle plugin 5 years ago
Scott Frederick a80c4ad38d Support image building with Gradle and war packaging 5 years ago
Andy Wilkinson 9836b060d4 Test the Gradle plugin against 7.0-milestone-2 5 years ago
Scott Frederick 76e42ff96f Correct grouping of custom buildpacks 5 years ago
Scott Frederick 89555a8745 Add bindings option for image building 5 years ago
Andy Wilkinson a14bf7a3b8 Deprecate support for Gradle's maven plugin 5 years ago
Scott Frederick f54f784f80 Add buildpack option for image building 5 years ago
Andy Wilkinson a2adb877ee Polish "Encourage use of maven-publish plugin in Gradle docs" 5 years ago
Robert Smith c0a5245a3e Encourage use of maven-publish plugin in Gradle docs 5 years ago
Andy Wilkinson 45e6c12cb6 Consider transitives when identifying project dependencies 5 years ago
Andy Wilkinson d30251092b Test the Gradle Plugin against 7.0-milestone-1 5 years ago
Andy Wilkinson 67479b6380 Add junit-platform-launcher dependency by convention 5 years ago
Phillip Webb 630d216430 Update copyright year of changed files 5 years ago
Phillip Webb 939b5dfc26 Add junit-platform-launcher dependency 5 years ago
Madhura Bhave c73e3cc2dc Update documentation for layered wars 5 years ago
Madhura Bhave 1245e5eec9 Add support for creating layered war files with Gradle 5 years ago
jongmin92 23ecb86089 Document missing code to run Gradle bootRun task 5 years ago
Phillip Webb d06407ec0a Update copyright year of changed files 5 years ago
Phillip Webb 464b302655 Set withTestKitDir per Gradle version 5 years ago
Andy Wilkinson 46d908f632 Upgrade to Gradle 6.8.1 5 years ago
Stephane Nicoll 2c2c160579 Remove deprecated code 5 years ago
Phillip Webb 6c2ff56fba Fix tests to also work in IDE 5 years ago
Phillip Webb 9da0bd8523 Update copyright year of changed files 5 years ago
Andy Wilkinson 997505005b Handle files larger than Integer.MAX_VALUE bytes in bootJar and bootWar 5 years ago
Andy Wilkinson 7625a979db Configure bootRun to use project's Java toolchain by default 5 years ago
Andy Wilkinson 064de4e073 Check configured JavaLauncher when determining version of the JVM 5 years ago
Andy Wilkinson 5ad4d627fd Fix classpath index so entries match those expected by the launcher 5 years ago
Scott Frederick 0e5df2296e Fail with Gradle bootBuildImage and war packaging 5 years ago
Andy Wilkinson 5fdb2ae2fd Protect PluginApplicationActions against absent plugin classes 5 years ago
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