You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
spring-boot-antlib Next Development Version 8 years ago
spring-boot-autoconfigure-processor Cleanup and format code 8 years ago
spring-boot-configuration-metadata Cleanup and format code 8 years ago
spring-boot-configuration-processor Fix Configuration processor test tangle 8 years ago
spring-boot-gradle-plugin Allow bootWar to package webapp resources in dirs that overlap loader 8 years ago
spring-boot-loader Merge branch '1.5.x' 8 years ago
spring-boot-loader-tools Merge branch '1.5.x' 8 years ago
spring-boot-maven-plugin Cleanup and format code 8 years ago
spring-boot-test-support Next Development Version 8 years ago
pom.xml Next Development Version 8 years ago