You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin
Andy Wilkinson 8c6910cf58 Polish "Refactor Gradle plugin tests to use runner's plugin classpath"
This commit removes the need for the Kotlin plugin tests to continue
to set the plugin classpath in each test build script. This is
achieved by adding the jars files containing the Kotlin plugin and
its dependencies to the runner's plugin classpath in the same way as
was already done for the dependency management plugin.

Closes gh-14680
6 years ago
..
gradle/wrapper Raise the minimum supported version of Gradle to 4.4 6 years ago
src Polish "Refactor Gradle plugin tests to use runner's plugin classpath" 6 years ago
.gitignore Add .gitignore for Gradle Plugin module 7 years ago
build.gradle Polish 6 years ago
gradle.properties Relocate projects to spring-boot-project 7 years ago
gradlew Raise the minimum supported version of Gradle to 4.4 6 years ago
gradlew.bat Relocate projects to spring-boot-project 7 years ago
pom.xml Polish "Refactor Gradle plugin tests to use runner's plugin classpath" 6 years ago