Scott Frederick
f60d998ea1
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27535
3 years ago
Scott Frederick
5d793afcb5
Prevent hanging when deleting Docker builder container after exception
...
An exception being thrown while the Maven plugin is uploading the app
archive bits to an ephemeral builder container would leave the
interaction with the Docker daemon in a state that caused further
interaction with the daemon (such as deleting the ephemeral builder)
to hang indefinitely. This commit cleans up the connection on an
exception to prevent this condition.
Fixes gh-27515
3 years ago
Andy Wilkinson
64c0eceec7
Add support for dumping the heap on OpenJ9
...
Closes gh-26466
3 years ago
Andy Wilkinson
e30bf0e3e5
Merge branch '2.5.x'
...
Closes gh-27528
3 years ago
Andy Wilkinson
43d623e696
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27527
3 years ago
Andy Wilkinson
7eb5f35f2f
Make WebTestClient creation back off when no HTTP client available
...
Fixes gh-27520
3 years ago
Andy Wilkinson
2482607a06
Merge branch '2.5.x'
...
Closes gh-27526
3 years ago
Andy Wilkinson
533bb24b55
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27525
3 years ago
Andy Wilkinson
ad2d9c0ab1
Customize Cassandra's configuration to reduce container startup time
...
Closes gh-27524
3 years ago
Andy Wilkinson
cdad8e2b7f
Merge branch '2.5.x'
3 years ago
Andy Wilkinson
85054723f0
Reinstate GradleProjectBuilder for compatibility with JDK17-ea32
...
See gh-27521
3 years ago
Andy Wilkinson
d9c9382c93
Revert "Revert "Drop JDK 17 system tests until Gradle supports Java 17""
...
This reverts commit 166f7a627a
.
See gh-27523 in 2.6.x
3 years ago
Andy Wilkinson
166f7a627a
Revert "Drop JDK 17 system tests until Gradle supports Java 17"
...
This reverts commit b99b7b1077
.
Closes gh-27523
3 years ago
Andy Wilkinson
23c4674352
Merge branch '2.5.x'
...
Closes gh-27522
3 years ago
Andy Wilkinson
ca5af2d456
Test our Gradle plugin against Gradle 7.2-rc-1
...
Closes gh-27521
3 years ago
Stephane Nicoll
5f2e1f773d
Upgrade Ubuntu version in CI images
...
Closes gh-27516
3 years ago
Stephane Nicoll
fa3a28bf72
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
f2f4a40a2d
Upgrade Ubuntu version in CI images
...
Closes gh-27517
3 years ago
Stephane Nicoll
dc07e67e6e
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
08006c2894
Upgrade Ubuntu version in CI images
...
Closes gh-27519
3 years ago
Stephane Nicoll
e02da55d6d
Merge branch '2.3.x' into 2.4.x
3 years ago
Stephane Nicoll
9c71e92c37
Upgrade Ubuntu version in CI images
...
Closes gh-27518
3 years ago
Andy Wilkinson
1bca2bbc85
Merge branch '2.5.x'
...
Closes gh-27511
3 years ago
Andy Wilkinson
30f63cc0cf
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27510
3 years ago
Andy Wilkinson
ade922baec
Stabilize LiveReloadServerTests
...
Closes gh-27503
3 years ago
Andy Wilkinson
e265825653
Merge branch '2.5.x'
...
Closes gh-27506
3 years ago
Andy Wilkinson
08e26c97aa
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27505
3 years ago
Andy Wilkinson
031a036c9f
Customize security filter registration in separate management context
...
Fixes gh-27372
3 years ago
Stephane Nicoll
7df8c30f2d
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
c624421475
Merge branch '2.4.x' into 2.5.x
3 years ago
Stephane Nicoll
6d0f5d5f21
Upgrade to Spring Integration 5.4.9
...
Closes gh-27500
3 years ago
Stephane Nicoll
d31653e3c3
Upgrade to Spring Kafka 2.6.10
...
Closes gh-27501
3 years ago
Scott Frederick
f7c901ffe7
Fix deployment test file names
...
See gh-27499
3 years ago
Scott Frederick
32bb6f6989
Move deployment tests to system tests pipeline
...
Closes gh-27499
3 years ago
Andy Wilkinson
1c6bc9936d
Merge branch '2.5.x'
3 years ago
Andy Wilkinson
4e30265334
Merge branch '2.4.x' into 2.5.x
3 years ago
Andy Wilkinson
4247131192
Start building against Spring Integration 5.4.9 snapshots
...
See gh-27500
3 years ago
Andy Wilkinson
af13125796
Merge branch '2.5.x'
...
Closes gh-27498
3 years ago
Andy Wilkinson
9127588082
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27497
3 years ago
Andy Wilkinson
ea6cb74ccf
Ignore Spring Boot when finding dependency upgrades
...
Closes gh-27447
3 years ago
Andy Wilkinson
2177225740
Merge branch '2.5.x'
...
Closes gh-27496
3 years ago
Andy Wilkinson
04dc62904f
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27495
3 years ago
Andy Wilkinson
5d9da7206e
Limit use of deprecated mainClassName in Gradle plugin tests
...
Closes gh-27320
3 years ago
Andy Wilkinson
77808da6a8
Merge branch '2.5.x'
...
Closes gh-27493
3 years ago
Andy Wilkinson
c45ccb3a37
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27492
3 years ago
Andy Wilkinson
aebe52853f
Switch from vito/oci-build-task to concourse/oci-build-task
...
Closes gh-27421
3 years ago
Andy Wilkinson
11fc231cc9
Merge branch '2.5.x'
...
Closes gh-27491
3 years ago
Andy Wilkinson
1bf466702b
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27490
3 years ago
Andy Wilkinson
0326fa47b7
Make DataJpaTestSchemaCredentialsIntegrationTests create the schema
...
Closes gh-26106
3 years ago
Andy Wilkinson
b760c0db69
Merge pull request #17530 from nosan
...
* gh-17530:
Polish "Use MessageSource to interpolate bean validation messages"
Use MessageSource to interpolate bean validation messages
Closes gh-17530
3 years ago