mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-02 07:22:45 +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