mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5460c0095b
As of Gradle 4.0, project SourceSets can have multiple output directories (one per programming language). This commit fixes warnings that are logged when a single output dir is considered by tasks. Issue: SPR-15885