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-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
3 years ago
..
spring-boot-antlib Name custom task inputs 3 years ago
spring-boot-autoconfigure-processor Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-buildpack-platform Merge branch '2.6.x' into 2.7.x 3 years ago
spring-boot-configuration-metadata Merge branch '2.4.x' into 2.5.x 3 years ago
spring-boot-configuration-processor Update copyright year of changed files 3 years ago
spring-boot-gradle-plugin Add classpath index support for exploded war archives 3 years ago
spring-boot-gradle-test-support Merge branch '2.5.x' into 2.6.x 3 years ago
spring-boot-jarmode-layertools Merge branch '2.4.x' into 2.5.x 3 years ago
spring-boot-loader Add classpath index support for exploded war archives 3 years ago
spring-boot-loader-tools Add classpath index support for exploded war archives 3 years ago
spring-boot-maven-plugin Add classpath index support for exploded war archives 3 years ago
spring-boot-test-support Merge branch '2.5.x' 3 years ago