865 Commits (2.7.x)

Author SHA1 Message Date
Phillip Webb 350d27fe50 Polish code to use method references when possible 4 years ago
Andy Wilkinson 4fd2e0c916 Polish "Fix typos" 4 years ago
Andy Wilkinson f6d24dc1a8 Fix typos 4 years ago
Andy Wilkinson 193ef9a06d Package META-INF/services/ files beneath BOOT-INF/classes/ 4 years ago
izeye ed412af138 Polish 4 years ago
Andy Wilkinson f7d181e65b Handle null additional properties more gracefully 4 years ago
izeye 40d0e38e76 Test Spring Boot Gradle Plugin against Gradle 7.4.2 4 years ago
Andy Wilkinson 05b7befc7a Fix javadoc of ResolveMainClassName setClasspath(Object) 4 years ago
Octavia Togami 264a6888a9 Refactor code to avoid using internal LazyPublishArtifact 4 years ago
Andy Wilkinson f11ddb4bd7 Prevent eager creation of bootWar task 4 years ago
Scott Frederick de321b00b7 Support podman for building images 4 years ago
Scott Frederick 7ad538cd84 Add option to use configured Docker host in builder 4 years ago
Andy Wilkinson 5264fb3d1e Test our Gradle Plugin against Gradle 7.4.1 4 years ago
Andy Wilkinson 20d21d4e58 Set up CI with JDK 18 4 years ago
Madhura Bhave 480ccc6175 Clarify devtools documentation when using with build plugins 4 years ago
Andy Wilkinson e7566e968e Use configuration avoidance APIs in Gradle plugin's docs 4 years ago
Andy Wilkinson 4073cf8334 Only apply special handling of META-INF to jar files 4 years ago
Andy Wilkinson 9c9e04b8e4 Use mainClass rather than deprecated main in BootRun examples 4 years ago
Phillip Webb c86b1330cf Update copyright year of changed files 4 years ago
Phillip Webb 9ab1b669d0 Polish 4 years ago
Andy Wilkinson 03352b0a8c Prohibit use of APIs that prevent task configuration avoidance 4 years ago
izeye 6bd6f590d3 Fix Javadoc since for ResolveMainClassName#setClasspath(Object) 4 years ago
Andy Wilkinson c84b35c460 Polish "Avoid using Gradle APIs that trigger eager task creation" 4 years ago
Lars Grefer 7cd87acd73 Avoid using Gradle APIs that trigger eager task creation 4 years ago
Andy Wilkinson 1fd4a4d86b Remove code related to unsupported versions of Gradle 4 years ago
Andy Wilkinson c3eee4ad68 Align Gradle's plugin's META-INF repackaging with Maven plugin's 4 years ago
Andy Wilkinson 6901f6dab2 Test our Gradle plugin against Gradle 7.4 4 years ago
Andy Wilkinson 48fe1513fe Test documented build script snippets when they change 4 years ago
Mike Partridge 2e9dcdd96d Replace use of classifier with archiveClassifier 4 years ago
Andy Wilkinson 43ca2d2cb0 Access classpath lazily to allow later changes to be picked up 4 years ago
Stephane Nicoll 980aa616c8 Fix build failure 4 years ago
Stephane Nicoll 9821cdfd8b Remove deprecated code 4 years ago
izeye 9a6c1c531d Test our Gradle plugin against Gradle 7.3.3 4 years ago
Stephane Nicoll 8c9d398422 Test our Gradle plugin against Gradle 7.3.2 4 years ago
Phillip Webb f3bcbca841 Update copyright year of changed files 4 years ago
Stephane Nicoll 496cd3d2ba Polish 4 years ago
Scott Frederick 8f57f0babb Add classpath index support for exploded war archives 4 years ago
Andy Wilkinson af60a8a7cf Test our Gradle plugin against Gradle 7.3.1 4 years ago
Phillip Webb beb68671bb Update copyright year of changed files 4 years ago
Andy Wilkinson 015cf920da Name custom task inputs 4 years ago
Andy Wilkinson c083e0b049 Avoid using temp before @TempDir has initialized it 4 years ago
Andy Wilkinson 0aae9c26da Test our Gradle plugin against Gradle 7.3 4 years ago
Andy Wilkinson 2cec3971d7 Prohibit unwanted dependencies in all modules not just starters 4 years ago
slowjoe007 5a121197fc Fix typo 4 years ago
Scott Frederick e84c1abb0f Prevent Docker volume name clashes in tests during parallel builds 4 years ago
Phillip Webb 2f6651c3cb Don't use markdown syntax in javadoc or error messages 4 years ago
Scott Frederick 871468931f Polish "Add option to customize cache volume names when building an image" 4 years ago
Julian Liebig dc36346285 Add option to customize cache volume names when building an image 4 years ago
Phillip Webb f4bd8956af Polish "Allow build info properties to be excluded" 4 years ago
Vedran Pavic ea9faf8690 Allow build info properties to be excluded 4 years ago