spring-boot/spring-boot-tools
Andy Wilkinson a6d24a3bfc Allow bootWar to package webapp resources in dirs that overlap loader
Previously, the presence of a src/main/webapp/org directory would
cause the execution of BootWar to fail due to an attempt to write
a duplicate org/ entry to the zip output stream.

This commit updates BootZipCopyAction so that FileTreeElements that
match a directory entry created while writing the loader classes are
skipped.

Closes gh-8972
2017-04-21 21:02:15 +01:00
..
spring-boot-antlib
spring-boot-autoconfigure-processor
spring-boot-configuration-metadata
spring-boot-configuration-processor Fix Configuration processor test tangle 2017-03-14 13:45:53 -07:00
spring-boot-gradle-plugin Allow bootWar to package webapp resources in dirs that overlap loader 2017-04-21 21:02:15 +01:00
spring-boot-loader Merge branch '1.5.x' 2017-04-19 22:48:46 -07:00
spring-boot-loader-tools Merge branch '1.5.x' 2017-03-28 10:27:31 +02:00
spring-boot-maven-plugin
spring-boot-test-support
pom.xml