• Andy Wilkinson's avatar
    Allow bootWar to package webapp resources in dirs that overlap loader · a6d24a3b
    Andy Wilkinson authored
    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
    a6d24a3b
Name
Last commit
Last update
..
asciidoc Loading commit data...
gradle Loading commit data...
java/org/springframework/boot/gradle Loading commit data...
javadoc Loading commit data...
resources Loading commit data...