spring-boot/spring-boot-project/spring-boot-tools
Madhura Bhave e49e62df5c Add support for customizing layers in Maven
This commit adds an additional 'layers/configuration' property that can
be used to refer to a separate layers configuration file. This separate
file defines:

* The layers and their order of precedence,
* How libraries are handled using filters that match against the
coordinates of each library, and
* How classes are handled using filters that match against the location
of the entry

An XSD to validate the XML configuration file is available.

Closes gh-20295

Co-authored-by: Stephane Nicoll <snicoll@pivotal.io>
2020-03-12 14:50:08 +01:00
..
spring-boot-antlib Upgrade to Ivy 2.5.0 2020-02-03 17:35:33 +01:00
spring-boot-autoconfigure-processor Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-buildpack-platform Use isEmpty() where possible 2020-03-03 18:33:26 -05:00
spring-boot-configuration-metadata Add missing deployed plugin to modules 2020-02-06 16:29:20 +01:00
spring-boot-configuration-processor Use isEmpty() where possible 2020-03-03 18:33:26 -05:00
spring-boot-gradle-plugin Polish 2020-03-11 12:17:58 +01:00
spring-boot-jarmode-layertools Use isEmpty() where possible 2020-03-03 18:33:26 -05:00
spring-boot-loader Fix JarFileTests for multi-release JARs on JDK14 2020-03-07 16:55:02 +01:00
spring-boot-loader-tools Add support for customizing layers in Maven 2020-03-12 14:50:08 +01:00
spring-boot-maven-plugin Add support for customizing layers in Maven 2020-03-12 14:50:08 +01:00
spring-boot-test-support Update copyright year of changed files 2020-02-03 17:39:40 +01:00