melix / jmh-gradle-plugin

Integrates the JMH benchmarking framework with Gradle
Apache License 2.0
666 stars 88 forks source link

New deprecation warnings with Gradle 6.0-rc-1 #158

Closed huxi closed 4 years ago

huxi commented 4 years ago

The following is printed while executing compileJmhJava with --warning-mode all Gradle option with Gradle 6.0-rc-1 and me.champeau.gradle:jmh-gradle-plugin:0.4.8.

The testCompile configuration has been deprecated for resolution. This will fail with an error in Gradle 7.0. Please resolve the testCompileClasspath configuration instead.
melix commented 4 years ago

This is fixed in 0.5.0.