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 edu.sc.seis.macAppBundle.MacAppBundlePlugin.apply(MacAppBundlePlugin.groovy:84)
at edu.sc.seis.macAppBundle.MacAppBundlePlugin.apply(MacAppBundlePlugin.groovy)
Output above is generated with --stacktrace
option, grepping the stacktrace elements on edu
.
Otherwise the given location is the place in build.gradle
where the plugin is applied.
Metadata
Metadata
Assignees
Labels
No labels