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 Next Development Version 2017-03-03 16:18:26 +00:00
spring-boot-autoconfigure-processor Cleanup and format code 2017-03-06 17:08:09 -08:00
spring-boot-configuration-metadata Cleanup and format code 2017-03-06 17:08:09 -08:00
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 Cleanup and format code 2017-03-06 17:08:09 -08:00
spring-boot-test-support Next Development Version 2017-03-03 16:18:26 +00:00
pom.xml Next Development Version 2017-03-03 16:18:26 +00:00