• 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
..
gradle/wrapper Loading commit data...
src Loading commit data...
build.gradle Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
pom.xml Loading commit data...