mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-12 16:34:48 +00:00
Since processResources is configured directly instead of via the source set container, an explicit dependency task between rncToXsd and sourcesJar must be defined. Issue gh-13845