OpenSearch/gradle
Rene Groeschke 01e9126588
Remove deprecated usage of testCompile configuration (#57921) (#58083)
* Remove usage of deprecated testCompile configuration
* Replace testCompile usage by testImplementation
* Make testImplementation non transitive by default (as we did for testCompile)
* Update CONTRIBUTING about using testImplementation for test dependencies
* Fail on testCompile configuration usage
2020-06-14 22:30:44 +02:00
..
wrapper Update Gradle wrapper to 6.5 (#57580) (#57653) 2020-06-12 08:38:16 +02:00
build-complete.gradle
build-scan.gradle Upgrade to version 3.3 of gradle enterprise plugin (#56243) 2020-05-06 15:10:44 -07:00
bwc-test.gradle Move bwcVersions extension property to BuildParams (back port) (#56381) 2020-05-11 09:39:13 +02:00
fips.gradle Move test fips configuration to script plugin (#57251) 2020-06-01 10:43:54 -07:00
forbidden-dependencies.gradle Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00
formatting.gradle
ide.gradle
local-distribution.gradle Add gradle task to build platform specific distro (#56003) (#56572) 2020-05-12 12:49:58 +02:00
run.gradle Set impliesSubProjects flag for root RunTask task (#57615) 2020-06-04 14:57:35 +02:00
runtime-jdk-provision.gradle