- 22 Oct, 2020 1 commit
-
-
Andy Wilkinson authored
Previously, when building a layered jar with Maven, dependencies on modules in the same build were treated the same as any other dependency, being included in the dependencies or snapshot dependencies layer based on their version. This commit updates the default layering when using Maven to include dependencies on modules in the same build in the application layer by default. The XML schema has also been updated to allow the layer to be customized using new <includeModuleDependencies/> and <excludeModuleDependencies/> elements rather than relying on including and excluding them via a group:artifact:version pattern. Closes gh-23463
-
- 21 Oct, 2020 26 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-23787
-
Stephane Nicoll authored
See gh-23784
-
Stephane Nicoll authored
See gh-23780
-
Stephane Nicoll authored
See gh-23777
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-23786
-
Stephane Nicoll authored
See gh-23783
-
Stephane Nicoll authored
See gh-23776
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-23782
-
Stephane Nicoll authored
See gh-23775
-
Stephane Nicoll authored
See gh-23792
-
Stephane Nicoll authored
See gh-23774
-
Stephane Nicoll authored
See gh-23771
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-23770
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-23773
-
Stephane Nicoll authored
See gh-23769
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-23772
-
Stephane Nicoll authored
* pr/23766: Polish "Add configuration options for RabbitMQ's batch listener config" Add configuration options for RabbitMQ's batch listener config Closes gh-23766
-
Stephane Nicoll authored
See gh-23766
-
Gary Russell authored
See gh-23766
-
Phillip Webb authored
Remove code from `LogbackLoggingSystem.loadDefaults` that sets Logback context properties from the Spring Environment. The code should not be required since `LoggingSystemVariables` will have already set system variables for the logging config to use. Closes gh-23767
-
- 20 Oct, 2020 13 commits
-
-
Stephane Nicoll authored
Closes gh-23765
-
Stephane Nicoll authored
Closes gh-23764
-
Stephane Nicoll authored
* pr/23755: Polish contribution Note that using LiveReload requires Devtools restart to be enabled Closes gh-23755
-
Stephane Nicoll authored
See gh-23755
-
cdalexndr authored
See gh-23755
-
Stephane Nicoll authored
This commit allows to configure the location and binding of the Assertion Consumer Service used by a SAML2 relying party. Closes gh-23746
-
Stephane Nicoll authored
* pr/23762: Polish assertions Polish Closes gh-23762
-
Stephane Nicoll authored
See gh-23762
-
izeye authored
See gh-23762
-
Andy Wilkinson authored
Fixes gh-23763
-
Stephane Nicoll authored
* pr/23753: Expose BootBuildImage's cleanCache property as a command-line option Closes gh-23753
-
olivier.antoine authored
See gh-23753
-
Stephane Nicoll authored
Closes gh-23735
-