Commit Graph

2727 Commits

Author SHA1 Message Date
Stéphane Nicoll
0e18d94de2 Merge branch '4.1.x'
Closes gh-1583
2025-05-26 10:23:49 +02:00
Stéphane Nicoll
7c91f70833 Merge branch '4.0.x' into 4.1.x
Closes gh-1582
2025-05-26 10:23:13 +02:00
Stéphane Nicoll
2d08ab58cc Upgrade to Gradle 8.14.1
Closes gh-1581
2025-05-26 10:22:04 +02:00
Stéphane Nicoll
ee0cfd5d85 Merge branch '4.1.x'
Closes gh-1580
2025-05-20 16:55:40 +02:00
Stéphane Nicoll
de0efa67f2 Merge branch '4.0.x' into 4.1.x
Closes gh-1579
2025-05-20 16:55:25 +02:00
Stéphane Nicoll
eba0f7892c Upgrade to nexus-sync-action 0.1.1
Closes gh-1578
2025-05-20 16:52:50 +02:00
Stéphane Nicoll
feafd39a01 Merge branch '4.1.x' 2025-05-20 10:40:46 +02:00
Stéphane Nicoll
440f0f21f4 Next development version (v4.1.1-SNAPSHOT) 2025-05-20 10:40:36 +02:00
Stéphane Nicoll
512b57e20c Merge branch '4.1.x' 2025-05-20 10:13:45 +02:00
Stéphane Nicoll
702e8f3f5d Test update nexus-sync-action
See gh-1567
2025-05-20 10:13:14 +02:00
Stéphane Nicoll
bd48cb7305 Merge branch '4.1.x' 2025-05-20 10:09:32 +02:00
Stéphane Nicoll
653c5ff1db Upgrade to Easymock 5.6.0
Closes gh-1577
2025-05-20 10:06:02 +02:00
Stéphane Nicoll
9c30b2b486 Upgrade to XmlUnit 2.10.1
Closes gh-1576
2025-05-20 10:05:24 +02:00
Stéphane Nicoll
6f68e944fa Merge branch '4.1.x' 2025-05-20 09:34:38 +02:00
Stéphane Nicoll
3b85645442 Upgrade to Spring Security 6.5.0
Closes gh-1571
2025-05-20 09:31:54 +02:00
Stéphane Nicoll
0f2324a090 Merge branch '4.1.x' 2025-05-19 09:54:52 +02:00
Stéphane Nicoll
240c22fb82 Merge branch '4.0.x' into 4.1.x 2025-05-19 09:54:43 +02:00
Stéphane Nicoll
efc638c65d Await for reply on permanent queue
This is an attempt for fix another flakiness in
JmsMessageSenderIntegrationTests.

See gh-1574
2025-05-19 09:53:57 +02:00
Stéphane Nicoll
4ff8c2ce4d Merge branch '4.1.x'
Closes gh-1573
2025-05-19 09:25:23 +02:00
Stéphane Nicoll
e2dd32be5f Merge branch '4.0.x' into 4.1.x
Closes gh-1572
2025-05-19 09:25:13 +02:00
Stéphane Nicoll
7a731ebb28 Merge pull request #1556 from nosan
* pr/1556:
  Make loading of schemas in SimpleXsdSchema thread-safe

Closes gh-1556
2025-05-19 09:25:04 +02:00
Dmytro Nosan
39dbe80385 Make loading of schemas in SimpleXsdSchema thread-safe
Before this commit, SimpleXsdSchema had a reference to
an instance of `org.w3c.dom.Element`, which is not thread safe.
This causes issues when multiple clients are requesting
the schema file simultaneously.

This commit updates SimpleXsdSchema to always create
a new `ResourceSource` from an XSD Resource whenever getSource is requested.

See gh-1556

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-05-19 09:15:52 +02:00
Stéphane Nicoll
e4a2f759b7 Upgrade to Spring Framework 7.0.0-M5
Closes gh-1552
2025-05-16 06:34:18 +02:00
Stéphane Nicoll
afa69d6af2 Merge branch '4.1.x' 2025-05-15 18:21:55 +02:00
Stéphane Nicoll
4b1c4b7ebd Start building against Spring Security 6.5.0 snapshots
See gh-1571
2025-05-15 18:20:42 +02:00
Stéphane Nicoll
7096655007 Upgrade to Spring Framework 6.2.7
Closes gh-1570
2025-05-15 18:20:20 +02:00
Stéphane Nicoll
7aad73f70e Merge branch '4.1.x' 2025-05-15 18:12:23 +02:00
Stéphane Nicoll
9d415dc070 Merge branch '4.0.x' into 4.1.x 2025-05-15 18:12:14 +02:00
Stéphane Nicoll
1c646e4e86 Next development version (v4.0.15-SNAPSHOT) 2025-05-15 18:11:59 +02:00
Stéphane Nicoll
7fb7d266cb Merge branch '4.1.x'
Closes gh-1569
2025-05-15 18:08:34 +02:00
Stéphane Nicoll
233fbf4499 Merge branch '4.0.x' into 4.1.x
Closes gh-1568
2025-05-15 18:08:08 +02:00
Stéphane Nicoll
d27fa5bc20 Migrate to central.sonatype.com
Closes gh-1567
2025-05-15 17:32:30 +02:00
Stéphane Nicoll
c60935a250 Upgrade to Spring Framework 6.0.20
Closes gh-1566
2025-05-15 17:03:08 +02:00
Stéphane Nicoll
84fb5ad7ba Merge branch '4.1.x'
Closes gh-1565
2025-05-15 08:01:10 +02:00
Stéphane Nicoll
34fda34916 Merge branch '4.0.x' into 4.1.x
Closes gh-1564
2025-05-15 08:00:35 +02:00
Stéphane Nicoll
a5632a59ef Upgrade to spring javaformat 0.0.44
Closes gh-1563
2025-05-15 08:00:19 +02:00
Stéphane Nicoll
10aa698631 Rename xmlunit2 package
This can be harmonized now that support for XmlUnit 1 has been removed.

Closes gh-1561
2025-05-14 15:44:48 +02:00
Stéphane Nicoll
7961ac0d99 Remove deprecated code
Closes gh-1560
2025-05-14 15:43:24 +02:00
Stéphane Nicoll
abfc657e4f Start building against Spring Security 7.0.0-M1 snapshots
See gh-1559
2025-05-07 10:52:58 +02:00
Stéphane Nicoll
fb55cffebf Merge branch '4.1.x'
Closes gh-1558
2025-05-06 10:16:01 +02:00
Stéphane Nicoll
8f8a6fa4ee Merge branch '4.0.x' into 4.1.x
Closes gh-1557
2025-05-06 10:15:50 +02:00
Stéphane Nicoll
b884681529 Use JmsListener in JmsMessageSenderIntegrationTests
This commit replaces the use of a synchronous receive operation using
JmsTemplate by the use of JmsListener. The latter makes sure that the
handling of the request and sending the response happens in the same
session and that should hopefully fix the flakiness of this test.

Closes gh-1539
2025-05-06 10:13:53 +02:00
Stéphane Nicoll
9f5e64e50a Merge branch '4.1.x' 2025-05-06 09:06:45 +02:00
Stéphane Nicoll
1f6150a8f4 Merge branch '4.0.x' into 4.1.x 2025-05-06 09:06:08 +02:00
Stéphane Nicoll
185a637bca Polish 2025-05-06 09:04:18 +02:00
Stéphane Nicoll
b24dc4d9ba Merge branch '4.1.x' 2025-05-06 07:27:50 +02:00
Stéphane Nicoll
70e491cedc Merge branch '4.0.x' into 4.1.x 2025-05-06 07:27:26 +02:00
Stéphane Nicoll
81b462cc1e Polish 2025-05-06 07:27:10 +02:00
Stéphane Nicoll
383475497e Merge branch '4.1.x' 2025-05-02 14:29:49 +02:00
Stéphane Nicoll
b9fc1b76be Use JmsListener in JmsMessageSenderIntegrationTests
This commit replaces the use of a synchronous receive operation using
JmsTemplate by the use of JmsListener. The latter makes sure that the
handling of the request and sending the response happens in the same
session and that should hopefully fix the flakiness of this test.

See gh-1539
2025-05-02 14:29:06 +02:00