Closed
Description
The following deprecation warning is generated with Gradle 4.0-rc-1:
Using a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0
at de.thetaphi.forbiddenapis.gradle.CheckForbiddenApis_Decorated.getClassesDir(Unknown Source)
Output above is generated with --stacktrace
option, grepping the stacktrace elements on thetaphi
.