mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
29f4374bcf
Update gradle MergePlugin to use the 'project.sourceSets.main.output' for jar content rather than 'project.jar.source'. This prevents superfluous MANIFEST.MF files from appearing in the merged jar. Issue: SPR-10324