77 Commits

Author SHA1 Message Date
Andy Wilkinson
34b85f1314 Merge branch '3.2.x' into 3.3.x 2024-10-21 11:21:29 +01:00
Andy Wilkinson
30a623a98c Merge branch '3.1.x' into 3.2.x 2024-10-21 11:19:54 +01:00
Andy Wilkinson
ca2f9008d6 Add copyright/license headers to Java and Kotlin source files
Closes gh-250
2024-10-21 11:17:51 +01:00
Andy Wilkinson
26e5ffa143 Merge branch '3.2.x' into 3.3.x 2024-08-22 10:36:43 +01:00
Andy Wilkinson
476a842651 Merge branch '3.1.x' into 3.2.x 2024-08-22 10:35:35 +01:00
Andy Wilkinson
9921e6dd5c Merge branch '3.2.x' into 3.3.x 2024-07-25 10:56:54 +01:00
Andy Wilkinson
f37d086087 Merge branch '3.1.x' into 3.2.x 2024-07-25 10:56:22 +01:00
Andy Wilkinson
7dbb2cbba8 Enable compile linting and treat warnings as errors
Closes gh-232
2024-07-25 10:11:40 +01:00
Andy Wilkinson
fb2bd3ded1 Merge branch '3.2.x' 2024-05-17 11:09:16 +01:00
Andy Wilkinson
1fd40817bb Configure failure expectations due to breaking change in Jetty 12.0.9 2024-05-17 11:08:44 +01:00
Christoph Strobl
0a947239ee Upgrade failure expectations after reachability metadata upgrade
See gh-222
2024-05-15 14:52:11 +01:00
Stéphane Nicoll
a13483b604 Merge branch '3.2.x' 2024-05-03 10:52:15 +02:00
Stéphane Nicoll
dcb6ad1e6a Merge branch '3.1.x' into 3.2.x 2024-05-03 10:52:04 +02:00
Stéphane Nicoll
d2175047bd Remove cache-cache2k sample
There is a request for adding native support that has no made any
progress. We can reintroduce the sample if they end up adding support.
2024-05-03 10:47:59 +02:00
Sébastien Deleuze
7b67d8721f Merge branch '3.2.x' 2024-04-26 11:56:32 +02:00
Sébastien Deleuze
43ab098e89 Upgrade Hibernate Gradle plugin in hibernate-enhancer 2024-04-26 11:54:18 +02:00
Stéphane Nicoll
2812fd60a1 Merge branch '3.2.x' 2024-04-24 16:51:57 +02:00
Stéphane Nicoll
a0a160ce3d Merge branch '3.1.x' into 3.2.x 2024-04-24 16:50:53 +02:00
Stéphane Nicoll
49cc1be535 Add smoke test to exercise scoped proxy scenario
This commit adds a smoke test that is a companion of
https://github.com/spring-projects/spring-framework/issues/32669

Closes gh-215
2024-04-24 11:18:42 +02:00
Sébastien Deleuze
378d6974da Merge branch '3.2.x' 2024-04-24 10:04:56 +02:00
Sébastien Deleuze
2af92b2eee Disable WebSocket test in webflux-jetty 2024-04-24 10:04:29 +02:00
Sébastien Deleuze
0e7386b870 Merge branch '3.2.x' 2024-04-23 17:57:41 +02:00
Sébastien Deleuze
4a87546665 Merge branch '3.1.x' into 3.2.x 2024-04-23 17:57:20 +02:00
Sébastien Deleuze
29f52b7c9f Remove cache-hazelcast smoke test
As discussed with the team since there is no clear path
to get Hazelcast supported with native images.
2024-04-23 12:24:59 +02:00
Sébastien Deleuze
74ee258c0c Merge branch '3.1.x' into 3.2.x 2024-04-23 12:03:32 +02:00
Sébastien Deleuze
026fb2adf1 Configure websocket-jetty as expected to fail 2024-04-23 11:48:11 +02:00
Sébastien Deleuze
94d4ee16cc Configure websocket-jetty as expected to fail 2024-04-23 11:34:28 +02:00
Andy Wilkinson
231af30d40 Configure Framework Hibernate tests as expected to fail 2024-04-13 08:16:02 +01:00
Andy Wilkinson
d9fd6a9c5a Merge branch '3.1.x' into 3.2.x 2024-04-10 13:48:22 +01:00
Andy Wilkinson
b7f3497f23 Configure cache-cache2k as expected to fail
Cache2k does not yet support GraalVM
2024-04-10 13:47:46 +01:00
Andy Wilkinson
76d79ac003 Make webflux-jetty's version overrides enforcedPlatform-compatible
See gh-207
2024-03-25 08:02:05 +00:00
Andy Wilkinson
00e95479c7 Override Servlet API version in enforcedPlatform-compatible way
See gh-207
2024-03-24 17:40:02 +00:00
Andy Wilkinson
bc3d51110a Override Servlet API version in enforcedPlatform-compatible way
See gh-207
2024-03-22 11:13:26 +00:00
Andy Wilkinson
14bccfeaa2 Merge branch '3.1.x' into 3.2.x 2024-03-20 10:41:28 +00:00
Andy Wilkinson
9efd87bf37 Use enforcedPlatform to ensure use of Boot and Cloud's managed versions
Closes gh-207
2024-03-20 10:35:17 +00:00
Andy Wilkinson
5680c65290 Fix another assertion to match changed Hibernate rendering
See gh-202
2024-01-30 10:17:40 +00:00
Moritz Halbritter
28989e5db2 Polish "Add a reproducer for spring-projects/spring-framework#32006"
See gh-200
2024-01-30 09:37:29 +01:00
Sébastien Deleuze
ed7800d7f9 Add a reproducer for spring-projects/spring-framework#32006
See gh-200
2024-01-30 09:36:43 +01:00
Sébastien Deleuze
6771132fda Add a reproducer for spring-projects/spring-framework#29545 2024-01-12 14:28:00 +01:00
Stéphane Nicoll
29a7b01f75 Add smoke test for @Resource processing
This commit adds a smoke test for `@Resource` handing now that is
supported by Spring Framework. Note that this does not include
processing of @Resource on test classes as, unfortunately, this behavior
is not aligned at the moment.

Closes gh-197
2023-12-11 11:24:47 +01:00
Moritz Halbritter
23ec19025b Fix compilation failure in webflux-undertow appTest 2023-09-29 15:38:27 +02:00
Moritz Halbritter
14148395cb Fix compilation failure in webflux-netty appTest 2023-09-29 15:01:32 +02:00
Andy Wilkinson
c3f73e839a Remove more dependency downgrades for Jetty
The downgrades are no longer needed as Boot 3.2 uses Jetty 12
which supports Jakarta EE 10.
2023-09-22 13:08:55 +01:00
Andy Wilkinson
7e9ae3f7b5 Remove dependency downgrades for Jetty
The downgrades are no longer needed as Boot 3.2 uses Jetty 12
which supports Jakarta EE 10.
2023-09-21 18:09:26 +01:00
Moritz Halbritter
378f5414cc Fix formatting 2023-08-10 09:21:19 +02:00
Moritz Halbritter
1759b0822f Remove 'version' field from docker-compose files
Docker Compose v2 doesn't need that anymore, see
https://docs.docker.com/compose/compose-file/04-version-and-name/
2023-08-10 09:20:52 +02:00
Moritz Halbritter
8c160b8f10 Fix regex asserting URLs
Closes gh-184
2023-08-10 09:13:18 +02:00
Moritz Halbritter
bc7195d00d Use httpbin as docker compose service
Closes gh-184
2023-07-20 14:02:01 +02:00
Moritz Halbritter
38570578c6 Remove dependency on httpbin.org
Closes gh-180
2023-06-26 16:54:46 +02:00
Andy Wilkinson
0005963627 Polish Gradle build scripts
Improve consistency of whitespace and quotes
2023-05-26 11:07:04 +01:00