86 Commits

Author SHA1 Message Date
Andy Wilkinson
2924e1a75a Update failure expectations after metadata upgrade
See gh-268
2025-06-07 08:56:19 +01:00
Andy Wilkinson
bddb3fc1a4 Mark framework:jdbc-mariadb as expected to fail 2025-03-11 10:30:18 +00:00
Andy Wilkinson
748cf21b61 Merge branch '3.3.x' 2025-02-27 10:39:27 +00:00
Sébastien Deleuze
ecb5bd606d Fix a deprecation related error in rest-template 2024-10-28 11:07:01 +01:00
Andy Wilkinson
6bf95fa22e Merge branch '3.3.x' 2024-10-21 11:23:15 +01:00
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
ffdd2214d8 Merge branch '3.3.x' 2024-08-22 10:37:33 +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
Stéphane Nicoll
ede5183a1f Remove failure expectations for fixed issue
This commit reverts failure expectations for a Spring Framework issue
as it has been fixed.

See https://github.com/spring-projects/spring-framework/issues/33272
2024-07-29 09:48:24 +02:00
Stéphane Nicoll
6b2942e1c3 Add function style bean 2024-07-29 09:17:52 +02:00
Andy Wilkinson
a8be5c09f0 Update failure expectations based on current known issues 2024-07-27 08:39:08 +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