mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-09 08:04:32 +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