mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
This commit makes sure that a jar file without a manifest is handled properly (i.e. included in the repackaged archive). See gh-24597