Stephane Nicoll
b028263663
Upgrade CI to Docker 20.10.17
...
Closes gh-31297
2022-06-09 07:58:28 +02:00
Stephane Nicoll
f96f21c8a2
Upgrade Java 18 version in CI image
...
Closes gh-31294
2022-06-09 07:58:28 +02:00
Stephane Nicoll
c07623e040
Upgrade Java 17 version in CI image
...
Closes gh-31290
2022-06-09 07:58:28 +02:00
Stephane Nicoll
4822c9b809
Upgrade Java 11 version in CI image
...
Closes gh-31293
2022-06-09 07:58:27 +02:00
Stephane Nicoll
976f1ac355
Upgrade Java 8 version in CI image
...
Closes gh-31291
2022-06-09 07:58:27 +02:00
Stephane Nicoll
ea85dccd61
Upgrade Ubuntu version in CI images
...
Closes gh-31287
2022-06-09 07:58:27 +02:00
Andy Wilkinson
a651061e2c
Remove SpringApplicationHierarchyTests
...
Closes gh-31281
2022-06-08 19:23:26 +01:00
Andy Wilkinson
4c23d2c45b
Merge pull request #31267 from vpavic
...
* gh-31267:
Polish "Update smoke tests to avoid conflicts with NAME environment variable"
Update smoke tests to avoid conflicts with NAME environment variable
Closes gh-31267
2022-06-08 12:08:57 +01:00
Andy Wilkinson
0834dc5b01
Polish "Update smoke tests to avoid conflicts with NAME environment variable"
...
See gh-31267
2022-06-08 12:08:40 +01:00
Vedran Pavic
95e0d6c0f7
Update smoke tests to avoid conflicts with NAME environment variable
...
This commit updates several smoke tests in order to avoid conflicts
with NAME environment variable that is present in WSL and causes
project build to fail. Previous attempt to fix this in 7da42d71
was
incomplete.
See gh-31267
2022-06-08 11:34:19 +01:00
Stephane Nicoll
bbb5966bca
Upgrade integration tests to Apache Maven 3.8.5
...
Closes gh-31260
2022-06-07 09:15:41 +02:00
Andy Wilkinson
348662b15e
Remove unused deduceFromApplicationContext and supporting code
...
Closes gh-31218
2022-05-31 10:57:22 +01:00
Andy Wilkinson
0b6c147a87
Polish
2022-05-30 19:22:30 +01:00
Andy Wilkinson
da8dafe138
Make afterResolve hook used by bootJar and bootWar more robust
...
Previously, ResolvedDependencies used hasError on
ResolvedConfiguration to check that it was safe to work with all
of the resolved configuration's artifacts and their files. This
check is not sufficient as errors can still occur later on.
This commit updates ResolvedDependencies to use a lenient
configuration, thereby avoiding any problems that may be caused by
errors that occur after the hasError check.
Closes gh-30586
2022-05-30 18:19:47 +01:00
Andy Wilkinson
419ac26e0d
Use conventions for source and encoding of aggregatedJavadoc
...
Closes gh-31210
2022-05-30 17:15:45 +01:00
Stephane Nicoll
51893c4bba
Merge pull request #31197 from 1993heqiang
...
* pr/31197:
Upgrade copyright year of changed files
Polish "Remove boxing"
Closes gh-31197
2022-05-30 15:14:00 +02:00
Stephane Nicoll
ad1214c972
Upgrade copyright year of changed files
...
See gh-31197
2022-05-30 15:13:12 +02:00
heqiang
3a0ab01066
Polish "Remove boxing"
...
See gh-31197
2022-05-30 15:02:58 +02:00
Stephane Nicoll
35fb4f4bd3
Merge pull request #31203 from matei-cernaianu
...
* pr/31203:
Fix "spring.factories" typos in database initialization documentation
Closes gh-31203
2022-05-30 14:57:35 +02:00
Matei Cernăianu
eb8b9e17c5
Fix "spring.factories" typos in database initialization documentation
...
See gh-31203
2022-05-30 14:55:15 +02:00
Andy Wilkinson
83e8c039b3
Add application/wasm to MIME mappings
...
Closes gh-30885
2022-05-27 11:14:04 +01:00
Andy Wilkinson
88974b5488
Merge pull request #30878 from terminux
...
* gh-30878:
Polish "Assert that sources does not contain null elements"
Assert that sources does not contain null elements
Closes gh-30878
2022-05-27 10:01:17 +01:00
Andy Wilkinson
56c3a5f0ab
Polish "Assert that sources does not contain null elements"
...
See gh-30878
2022-05-27 10:01:06 +01:00
Guirong Hu
ebf276c005
Assert that sources does not contain null elements
...
See gh-30878
2022-05-27 10:00:32 +01:00
Andy Wilkinson
94c9388861
Merge pull request #31172 from dalbani
...
* gh-31172:
Fix Custom Layers Configuration section title in Maven plugin docs
Closes gh-31172
2022-05-26 19:48:51 +01:00
Damiano Albani
3f91ed037f
Fix Custom Layers Configuration section title in Maven plugin docs
...
See gh-31172
2022-05-26 19:46:11 +01:00
Andy Wilkinson
3d203d0215
Polish
2022-05-26 17:30:39 +01:00
Andy Wilkinson
ee45fd2fc8
Remove redundant throws declarations from internal APIs
...
Closes gh-31176
2022-05-26 15:47:35 +01:00
Andy Wilkinson
cbf42dea14
Update deprecation messages to change removal version from 2.8 to 3.0
...
Closes gh-30903
2022-05-26 13:59:03 +01:00
Andy Wilkinson
3e7bd582a3
Upgrade to Spring Java Format 0.0.33
...
Closes gh-31166
2022-05-26 13:22:23 +01:00
Andy Wilkinson
6ea3704baf
Merge pull request #31141 from eddumelendez
...
* gh-31141:
Add .sdkmanrc with latest java version
Closes gh-31141
2022-05-23 12:55:09 +01:00
Eddú Meléndez
07047e7e85
Add .sdkmanrc with latest java version
...
See gh-31141
2022-05-23 12:54:30 +01:00
Andy Wilkinson
6183532cc1
Merge pull request #31139 from eddumelendez
...
* gh-31139:
Use Bellsoft JDK in CI
Closes gh-31139
2022-05-23 11:14:51 +01:00
Eddú Meléndez
5fb96076bd
Use Bellsoft JDK in CI
...
See gh-31139
2022-05-23 11:12:22 +01:00
Phillip Webb
9fa33e5645
Merge branch '2.5.x' into 2.6.x
...
Closes gh-31127
2022-05-19 18:04:54 -07:00
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
2022-05-19 18:03:20 -07:00
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
2022-05-19 18:01:55 -07:00
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
2022-05-19 18:00:25 -07:00
Andy Wilkinson
f95fa63ae4
Merge branch '2.5.x' into 2.6.x
2022-05-19 12:00:34 +01:00
Spring Builds
98d91ba35e
Next development version (v2.6.9-SNAPSHOT)
2022-05-19 10:06:29 +00:00
Spring Builds
bf3c6dfdba
Next development version (v2.5.15-SNAPSHOT)
2022-05-19 08:47:35 +00:00
Stephane Nicoll
d8bcdde1bc
Merge branch '2.5.x' into 2.6.x
2022-05-19 09:12:24 +02:00
Stephane Nicoll
b0a867bd4f
Upgrade CI to Docker 20.10.16
...
Closes gh-31106
2022-05-19 09:12:14 +02:00
Stephane Nicoll
d20f94e67b
Upgrade CI to Docker 20.10.16
...
Closes gh-31107
2022-05-19 09:11:33 +02:00
Andy Wilkinson
a712b1e6b0
Upgrade to Spring Security 5.6.5
...
Closes gh-31102
2022-05-18 19:19:47 +01:00
Andy Wilkinson
62963d77c9
Merge branch '2.5.x' into 2.6.x
2022-05-18 19:19:13 +01:00
Andy Wilkinson
e82def03ca
Upgrade to Spring Security 5.5.8
...
Closes gh-31096
2022-05-18 19:18:24 +01:00
Andy Wilkinson
69edce0629
Upgrade to Spring Batch 4.3.6
...
Closes gh-31011
2022-05-18 17:37:11 +01:00
Andy Wilkinson
b695496165
Merge branch '2.5.x' into 2.6.x
2022-05-18 17:36:40 +01:00
Andy Wilkinson
7f60c67074
Upgrade to Spring Batch 4.3.6
...
Closes gh-31003
2022-05-18 17:35:55 +01:00