Commit Graph

36123 Commits (3e7bd582a3965cb6ed3f77ba6b33707af45b01bc)
 

Author SHA1 Message Date
Andy Wilkinson 3e7bd582a3 Upgrade to Spring Java Format 0.0.33
Closes gh-31166
3 years ago
Andy Wilkinson 6ea3704baf Merge pull request #31141 from eddumelendez
* gh-31141:
  Add .sdkmanrc with latest java version

Closes gh-31141
3 years ago
Eddú Meléndez 07047e7e85 Add .sdkmanrc with latest java version
See gh-31141
3 years ago
Andy Wilkinson 6183532cc1 Merge pull request #31139 from eddumelendez
* gh-31139:
  Use Bellsoft JDK in CI

Closes gh-31139
3 years ago
Eddú Meléndez 5fb96076bd Use Bellsoft JDK in CI
See gh-31139
3 years ago
Phillip Webb 9fa33e5645 Merge branch '2.5.x' into 2.6.x
Closes gh-31127
3 years ago
Phillip Webb f185b0767a Merge pull request #31126 from abel533
* pr/31126:
  Polish "Resolve errors in layers.xsd"
  Resolve errors in layers.xsd

Closes gh-31126
3 years ago
Phillip Webb 05a6447a8d Polish "Resolve errors in layers.xsd"
Validate loaded `layer.xml` files against the XSD and additionally
update `<layers>` sub elements to have a 'minOccurs' of 0.

See gh-31126
3 years ago
Liuzh 0d78323b60 Resolve errors in layers.xsd
Update `layer-*.xsd` files with following fixes:

- Rename <includeProjectDependencies> to <includeModuleDependencies>
- Rename <excludeProjectDependencies> to <excludeModuleDependencies>

See gh-31126
3 years ago
Andy Wilkinson f95fa63ae4 Merge branch '2.5.x' into 2.6.x 3 years ago
Spring Builds 98d91ba35e Next development version (v2.6.9-SNAPSHOT) 3 years ago
Spring Builds bf3c6dfdba Next development version (v2.5.15-SNAPSHOT) 3 years ago
Stephane Nicoll d8bcdde1bc Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll b0a867bd4f Upgrade CI to Docker 20.10.16
Closes gh-31106
3 years ago
Stephane Nicoll d20f94e67b Upgrade CI to Docker 20.10.16
Closes gh-31107
3 years ago
Andy Wilkinson a712b1e6b0 Upgrade to Spring Security 5.6.5
Closes gh-31102
3 years ago
Andy Wilkinson 62963d77c9 Merge branch '2.5.x' into 2.6.x 3 years ago
Andy Wilkinson e82def03ca Upgrade to Spring Security 5.5.8
Closes gh-31096
3 years ago
Andy Wilkinson 69edce0629 Upgrade to Spring Batch 4.3.6
Closes gh-31011
3 years ago
Andy Wilkinson b695496165 Merge branch '2.5.x' into 2.6.x 3 years ago
Andy Wilkinson 7f60c67074 Upgrade to Spring Batch 4.3.6
Closes gh-31003
3 years ago
Andy Wilkinson e407bae8c8 Merge branch '2.5.x' into 2.6.x
Closes gh-31098
3 years ago
Andy Wilkinson 5e78bef9f8 Test security dialect auto-config without Spring Security
Closes gh-31097
3 years ago
Stephane Nicoll e26c58baaf Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll 01288b61af Upgrade to Spring Integration 5.5.12
Closes gh-31061
3 years ago
Stephane Nicoll 4eb778df43 Upgrade to Spring Integration 5.5.12
Closes gh-31060
3 years ago
Phillip Webb ea41e89c6c Merge branch '2.5.x' into 2.6.x 3 years ago
Phillip Webb 7d2f1bafc0 Update copyright year of changed files 3 years ago
Phillip Webb 0beccde6ee Merge branch '2.5.x' into 2.6.x
Closes gh-31094
3 years ago
Phillip Webb 7da42d7139 Allow tests to pass when a NAME environment variable exists
Update `ConfigurationPropertiesTests` so that it will pass even if a
local `NAME` environment variable is declared.

Closes gh-31076
3 years ago
Phillip Webb 6bce0c5044 Merge branch '2.5.x' into 2.6.x
Closes gh-31092
3 years ago
Phillip Webb 44c979beb0 Reorder default property sources after @PropertySource processing
Update `SpringApplication` so that the `DefaultPropertiesPropertySource`
is moved to the end after `@PropertySource` annotations have been
processed. This restores functionality that used to be handled by
the `ConfigFileApplicationListener` and was inadvertently dropped
when the `ConfigDataEnvironmentPostProcessor` was developed.

Fixes gh-31068
3 years ago
Phillip Webb 99f5c781a5 Merge branch '2.5.x' into 2.6.x 3 years ago
Phillip Webb 350d27fe50 Polish code to use method references when possible 3 years ago
Scott Frederick f395cfa255 Merge branch '2.5.x' into 2.6.x
Closes gh-31088
3 years ago
Scott Frederick 50e27333d2 Tolerate failures when recording WebClient metrics
Fixes gh-30978
3 years ago
Andy Wilkinson e3b2088e85 Merge branch '2.5.x' into 2.6.x
Closes gh-31085
3 years ago
Andy Wilkinson a51edec150 Use DockerHub mirror when running system tests
See gh-31072
3 years ago
Andy Wilkinson cc2d68968d Upgrade to Maven Resolver 1.6.3
This commit also expands our internal dependency management for
Maven Resolver to cover all of the modules upon which we depend.

Closes gh-31083
3 years ago
Andy Wilkinson f6b095bdfd Merge branch '2.5.x' into 2.6.x
Closes gh-31078
3 years ago
Andy Wilkinson f19d91561b Manage version of all Artemis modules upon which the build depends
Closes gh-31077
3 years ago
Andy Wilkinson 77f1b4141c Merge branch '2.5.x' into 2.6.x
See gh-31072
3 years ago
Andy Wilkinson 08bde72db5 Polish DockerHub and mirror configuration
See gh-31070
3 years ago
Andy Wilkinson dabf94360d Merge branch '2.5.x' into 2.6.x
Closes gh-31072
3 years ago
Andy Wilkinson d9bca72f1e Use Docker Hub mirror consistently on CI and avoid unneeded log in
Closes gh-31070
3 years ago
Stephane Nicoll 6907b337f1 Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll 7a7b1cc225 Upgrade to Tomcat 9.0.63
Closes gh-31071
3 years ago
Stephane Nicoll fb2075d399 Upgrade to Tomcat 9.0.63
Closes gh-31069
3 years ago
Stephane Nicoll d1cb7a5d25 Merge branch '2.5.x' into 2.6.x 3 years ago
Stephane Nicoll d2d4eefe1b Upgrade to Spring Security 5.6.4
Closes gh-31012
3 years ago