Commit Graph

2487 Commits

Author SHA1 Message Date
Stéphane Nicoll
fdede99aa0 Format code with spring-javaformat
This commit configures the build to use spring-javaformat and makes a
first pass to format the code of the project. As part of this, imports
have been optimized, and the license header has been harmonized.

Closes gh-1458
2025-02-19 14:17:06 +01:00
Stéphane Nicoll
ac71c3017b Add dependency management for Micrometer
See gh-1455
2025-02-19 14:14:07 +01:00
Stéphane Nicoll
ea87111f55 Harmonize build
Closes gh-1455
2025-02-18 19:36:37 +01:00
Stéphane Nicoll
90f8b8f163 Stop sharing dependencies at the top-level
This commit removes dependencies configured in the root POM and moves
the necessary dependencies to their respective modules.

See gh-1455
2025-02-18 19:35:32 +01:00
Stéphane Nicoll
67c38925f4 Harmonize dependency management
See gh-1455
2025-02-18 19:35:22 +01:00
Stéphane Nicoll
f30eda59c0 Format structure of pom files
See gh-1455
2025-02-18 19:35:16 +01:00
Stéphane Nicoll
03864b7dfb Revert test in fe43f88
This commit reverts the test that has been introduced to validate the
change in fe43f88. This test requires Spring Boot to operate and we
cannot rely on that.

See gh-1435
2025-02-18 18:24:54 +01:00
Corneil du Plessis
889f0870c4 Fix EOL versions 2024-12-18 16:55:10 +02:00
Corneil du Plessis
ae63e8417d Fix version resolution for stax-ex, saaj-impl, jakarta.xml.soap-api 2024-12-18 16:30:04 +02:00
Corneil du Plessis
fe43f881c1 Fix problem with BeanPostProcessing (#1447)
Change endpoint mapping from BeanPostProcessor to SmartInitializingSingleton
Added Test and updated test.sh to invoke with separate profile.
Fixes #1435
2024-12-18 16:13:47 +02:00
Corneil du Plessis
6d72c254e6 Update pipeline and docker image to 17-jdk-jammy 2024-12-18 15:57:16 +02:00
Corneil du Plessis
dc9b9c3564 Update pipeline and docker image to 17-jdk-jammmy 2024-12-18 15:38:45 +02:00
Corneil du Plessis
229d77f825 Update pipeline and docker image 2024-12-18 15:22:15 +02:00
Corneil du Plessis
7764c97053 Apply default profile to prevent observations test being compiled. 2024-12-18 14:08:17 +02:00
Corneil du Plessis
ebded16d6c Update Develocity Maven Conventations extension to 0.0.22 (#1446)
Updates `io.spring.develocity.conventions:develocity-conventions-maven:0.0.19` to `0.0.22`
Updates Jenkinsfile to use `DEVELOCITY_ACCESS_KEY`
2024-12-18 13:40:51 +02:00
Corneil du Plessis
58e6a3ad85 Add default implementation and specification entries (#1442)
See #1440
2024-11-26 16:03:46 +02:00
Corneil du Plessis
5402d47354 Update to Spring Framework 6.0.23 (#1433) 2024-10-04 16:49:18 +02:00
Corneil du Plessis
87ec638404 Update pipeline.properties 2024-07-10 17:37:57 +02:00
Corneil du Plessis
66a5e9500c Update Docker settings. 2024-07-10 17:01:17 +02:00
Corneil du Plessis
d6b840c01a Update Docker settings. 2024-07-10 16:58:30 +02:00
Corneil du Plessis
325904532d Update Harbor settings. 2024-07-10 16:19:09 +02:00
Corneil du Plessis
439d845a87 Update SaajSoapMessageFactory to only split mime related headers. (#1423)
Fixes #1421
2024-07-10 16:11:58 +02:00
Corneil du Plessis
071f344a3a Update transformLocation to not append port when serverName has : after @. (#1422)
Fixes #1420
2024-07-10 16:08:20 +02:00
Corneil du Plessis
5d707502eb Update GE settings [skip ci] 2024-07-10 15:29:04 +02:00
Corneil du Plessis
fd2e96aae2 Fix asciidoc warnings [skip ci] 2024-07-10 15:27:42 +02:00
Felix Prasse
5e73b4c554 Allow usage of XMLUnit placeholders in request and response matchers. (#1417)
Signed-off-by: @corneil
2024-05-30 11:23:05 +02:00
Corneil du Plessis
459df71e0a Remove develocity-workspace-id [skip ci] 2024-05-21 14:41:53 +02:00
Corneil du Plessis
2670f221c3 Update cli fragments to asciidoc [source] 2024-05-17 15:16:13 +02:00
Corneil du Plessis
b85fa22e29 Post-release update version to 4.0.12-SNAPSHOT. 2024-05-17 15:15:31 +02:00
Corneil du Plessis
28e51d211e Fix doc 2024-05-17 14:45:18 +02:00
Corneil du Plessis
a0c4524d4c Releasing Spring Web Services v4.0.11 2024-05-17 11:32:13 +02:00
Corneil du Plessis
d93df7f0ea Update BouncyCastle to 1.78
Update Byte Buddy to 1.14.13
2024-05-16 13:05:36 +02:00
Corneil du Plessis
681d3fb343 Update Spring Framework to 6.0.20 2024-05-16 12:51:26 +02:00
Corneil du Plessis
51387ae180 Update README.adoc
[skip ci]
2024-05-14 13:43:16 +02:00
Corneil du Plessis
dbfb36c609 Update README.adoc
[skip ci]
2024-05-14 13:41:57 +02:00
Corneil du Plessis
48d44ece5d Update README.adoc 2024-05-14 13:38:56 +02:00
Corneil du Plessis
9f636be0de Update develocity.xml to use env.GRADLE_ENTERPRISE_CACHE_USERNAME (#1416) 2024-05-13 17:46:05 +02:00
Corneil du Plessis
d44bdf487a Update develocity.xml to use env.GRADLE_ENTERPRISE_CACHE_USERNAME 2024-05-13 17:44:26 +02:00
cachescrubber
eb1a764302 Upgrade dom4j to 2.1.4 (#1414) 2024-05-13 17:07:35 +02:00
Corneil du Plessis
e938c7cc7e Bump versions of dependencies. (#1411)
Update test for newer AssertJ.
2024-05-09 12:38:16 +02:00
Corneil du Plessis
d208dc926a Add exclusions 2024-04-11 13:12:18 +02:00
Corneil du Plessis
e3f9a7fda2 Added exclusions and fixed dependency versions. (#1409) 2024-04-11 12:27:04 +02:00
Corneil du Plessis
7859befde3 Update springframework to 6.0.18 (#1407)
Update spring-security to 6.0.8
2024-04-10 16:35:36 +02:00
TestBoost
3b0a6e9378 only connect to the server once to speed up test JmsIntegrationTest (#1405) 2024-04-10 16:35:13 +02:00
cachescrubber
37662a05e4 Wss4jHandler: override securement password using the message context (#1408)
* Allow to override securementPassword via MessageContext

* amend @author tags
2024-04-10 16:33:53 +02:00
Corneil du Plessis
8d7bb43bd4 Next Dev Version 4.0.11-SNAPSHOT 2024-04-10 14:54:30 +02:00
Eric Haag
0608f5cb02 Add Revved up by Develocity badge (#1403) 2024-02-16 17:39:41 +02:00
Corneil du Plessis
12142908f1 Releasing Spring Web Services v4.0.10 2024-01-12 13:09:40 +02:00
Corneil du Plessis
3428f374f1 Update springframwork to 6.0.16 (#1402) 2024-01-12 12:40:07 +02:00
cachescrubber
adba7272f8 Remove duplicate dependency declaration for org.apache.httpcomponents:httpclient (#1382) 2024-01-04 12:16:22 +02:00