spring-boot/spring-boot-project/spring-boot-tools
Scott Frederick 8f57f0babb Add classpath index support for exploded war archives
Update the Maven and Gradle packaging for war files so that a
`classpath.idx` file is written into the archive that provides the
original order of the classpath, as was previously done for jar files.
The `WarLauncher` class will use this file when running as an exploded
archive to ensure that the classpath order is the same as when running
from the far war.

Fixes gh-19875
2021-12-09 16:41:49 -06:00
..
spring-boot-antlib Name custom task inputs 2021-11-19 15:35:39 +00:00
spring-boot-autoconfigure-processor Merge branch '2.3.x' into 2.4.x 2021-02-02 15:12:27 +00:00
spring-boot-buildpack-platform Merge branch '2.6.x' into 2.7.x 2021-12-07 14:10:46 -06:00
spring-boot-configuration-metadata Merge branch '2.4.x' into 2.5.x 2021-08-17 15:42:05 +01:00
spring-boot-configuration-processor Update copyright year of changed files 2021-11-24 10:23:32 -08:00
spring-boot-gradle-plugin Add classpath index support for exploded war archives 2021-12-09 16:41:49 -06:00
spring-boot-gradle-test-support Merge branch '2.5.x' into 2.6.x 2021-12-02 10:30:51 +00:00
spring-boot-jarmode-layertools Merge branch '2.4.x' into 2.5.x 2021-10-04 10:21:49 +01:00
spring-boot-loader Add classpath index support for exploded war archives 2021-12-09 16:41:49 -06:00
spring-boot-loader-tools Add classpath index support for exploded war archives 2021-12-09 16:41:49 -06:00
spring-boot-maven-plugin Add classpath index support for exploded war archives 2021-12-09 16:41:49 -06:00
spring-boot-test-support Merge branch '2.5.x' 2021-11-12 23:40:35 +00:00