Commit Graph

55996 Commits

Author SHA1 Message Date
Stéphane Nicoll fa62dc8df5 Merge branch '3.4.x' into 3.5.x
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
2025-10-14 17:18:21 +02:00
Stéphane Nicoll ef25b0503d Restore use of jakarta.ee
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
See gh-47592
2025-10-14 17:15:47 +02:00
Moritz Halbritter 8a1aceeaeb Merge branch '3.4.x' into 3.5.x
Closes gh-47620
2025-10-14 12:33:16 +02:00
Moritz Halbritter 5ca677125c Add runtime hints for JavaVersion detection
Closes gh-47619
2025-10-14 12:33:07 +02:00
Moritz Halbritter a4f49bb423 Use methods on Reader to detect Java 25
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
This class resides in java.base, which is very unlikely to be not in
a custom built JDK.

See gh-47609
2025-10-14 11:28:21 +02:00
Moritz Halbritter 2b99049403 Add TWENTY_FIVE to JavaVersion enum
Closes gh-47609
2025-10-14 10:35:49 +02:00
Stéphane Nicoll 257afb8d58 Merge branch '3.4.x' into 3.5.x 2025-10-14 10:12:43 +02:00
Stéphane Nicoll f89178ad6d Start building against Spring Integration 6.5.3 snapshots
See gh-47615
2025-10-14 09:49:28 +02:00
Stéphane Nicoll 3ab994a079 Start building against Spring AMQP 3.2.8 snapshots
See gh-47614
2025-10-14 09:49:24 +02:00
Stéphane Nicoll 6c32ffff91 Upgrade to Tomcat 10.1.48
Closes gh-47613
2025-10-14 09:48:46 +02:00
Stéphane Nicoll d36381880a Upgrade to MSSQL JDBC 12.10.2.jre11
Closes gh-47612
2025-10-14 09:48:41 +02:00
Stéphane Nicoll 95dd5f7fb6 Upgrade to Micrometer Tracing 1.5.5
Closes gh-47458
2025-10-14 09:48:37 +02:00
Stéphane Nicoll 15df53e9fe Upgrade to Micrometer 1.15.5
Closes gh-47457
2025-10-14 09:48:37 +02:00
Stéphane Nicoll 9af4aeffd8 Start building against Spring Integration 6.4.8 snapshots
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
See gh-47611
2025-10-14 09:45:45 +02:00
Stéphane Nicoll 4b02534e90 Start building against Spring AMQP 3.2.8 snapshots
See gh-47610
2025-10-14 09:45:41 +02:00
Stéphane Nicoll e58b776fc4 Upgrade to Tomcat 10.1.48
Closes gh-47608
2025-10-14 09:23:55 +02:00
Stéphane Nicoll fa6d5dbee5 Upgrade to MSSQL JDBC 12.8.2.jre11
Closes gh-47607
2025-10-14 09:23:50 +02:00
Stéphane Nicoll 1254e6a8de Upgrade to Micrometer Tracing 1.4.11
Closes gh-47447
2025-10-14 09:23:46 +02:00
Stéphane Nicoll 62af7ada47 Upgrade to Micrometer 1.14.12
Closes gh-47446
2025-10-14 09:23:46 +02:00
Stéphane Nicoll 09ea8e9a5b Merge branch '3.4.x' into 3.5.x
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Closes gh-47593
2025-10-13 11:01:15 +02:00
Stéphane Nicoll eff1e044f3 Use a more robust location for JakartaEE javadoc
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Waiting to run Details
Run CodeQL Analysis / run-analysis (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Waiting to run Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run Details
Closes gh-47592
2025-10-13 10:58:07 +02:00
Stéphane Nicoll 61a0ec18da Upgrade to WebJars Locator Lite 1.1.2
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
Run CodeQL Analysis / run-analysis (push) Has been cancelled Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Has been cancelled Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Has been cancelled Details
Build and Deploy Snapshot / Trigger Docs Build (push) Has been cancelled Details
Build and Deploy Snapshot / Verify (push) Has been cancelled Details
Closes gh-47546
2025-10-11 14:44:16 +02:00
Stéphane Nicoll e353d15488 Upgrade to Undertow 2.3.20.Final
Closes gh-47545
2025-10-11 14:44:16 +02:00
Stéphane Nicoll 17e1484518 Upgrade to Tomcat 10.1.47
Closes gh-47544
2025-10-11 14:44:16 +02:00
Stéphane Nicoll d2067db6f3 Upgrade to RxJava3 3.1.12
Closes gh-47543
2025-10-11 14:44:16 +02:00
Stéphane Nicoll 374e8f2f7d Upgrade to R2DBC Postgresql 1.0.8.RELEASE
Closes gh-47542
2025-10-11 14:44:16 +02:00
Stéphane Nicoll b0e0073baf Upgrade to Pulsar 4.0.7
Closes gh-47541
2025-10-11 14:44:16 +02:00
Stéphane Nicoll 38b73d8ace Upgrade to Postgresql 42.7.8
Closes gh-47540
2025-10-11 14:44:16 +02:00
Stéphane Nicoll 2c2ecc2892 Upgrade to Maven Compiler Plugin 3.14.1
Closes gh-47539
2025-10-11 14:44:16 +02:00
Stéphane Nicoll 4ef4e231df Upgrade to Lombok 1.18.42
Closes gh-47538
2025-10-11 14:44:16 +02:00
Stéphane Nicoll 1b75cedbdf Upgrade to Logback 1.5.19
Closes gh-47537
2025-10-11 14:44:16 +02:00
Stéphane Nicoll 0bb711497a Upgrade to jOOQ 3.19.27
Closes gh-47536
2025-10-11 14:44:16 +02:00
Stéphane Nicoll d3e6221d8c Upgrade to Jetty 12.0.28
Closes gh-47535
2025-10-11 12:25:07 +02:00
Stéphane Nicoll 96a545f5f4 Upgrade to Jetty Reactive HTTPClient 4.0.12
Closes gh-47534
2025-10-11 12:25:07 +02:00
Stéphane Nicoll 3825e49be6 Upgrade to Jakarta XML Bind 4.0.4
Closes gh-47242
2025-10-11 12:25:07 +02:00
Stéphane Nicoll 1e8cb545dc Upgrade to Jakarta Mail 2.1.5
Closes gh-47533
2025-10-11 12:21:45 +02:00
Stéphane Nicoll 4e8b2148e3 Upgrade to HttpCore5 5.3.6
Closes gh-47532
2025-10-11 12:21:41 +02:00
Stéphane Nicoll ae7240a1aa Upgrade to HttpClient5 5.5.1
Closes gh-47531
2025-10-11 12:21:37 +02:00
Stéphane Nicoll 98eacefff0 Upgrade to Hibernate 6.6.33.Final
Closes gh-47530
2025-10-11 12:21:33 +02:00
Stéphane Nicoll e7f766ad07 Upgrade to Glassfish JAXB 4.0.6
Closes gh-47529
2025-10-11 12:21:29 +02:00
Stéphane Nicoll 4c62a5e0b2 Upgrade to Classmate 1.7.1
Closes gh-47528
2025-10-11 12:21:25 +02:00
Stéphane Nicoll 0c4d6663a3 Upgrade to Byte Buddy 1.17.8
Closes gh-47527
2025-10-11 12:21:21 +02:00
Stéphane Nicoll 2f2b1c78a7 Upgrade to AssertJ 3.27.6
Closes gh-47526
2025-10-11 12:21:17 +02:00
Stéphane Nicoll 66cf6f734d Upgrade to Angus Mail 2.0.5
Closes gh-47525
2025-10-11 12:21:14 +02:00
Stéphane Nicoll 1eb7749620 Merge branch '3.4.x' into 3.5.x 2025-10-11 12:18:36 +02:00
Stéphane Nicoll 8afdb63b2c Upgrade to Undertow 2.3.20.Final
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:21], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Has been cancelled Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:24], map[id:windows-latest name:Windows]) (push) Has been cancelled Details
Run CodeQL Analysis / run-analysis (push) Has been cancelled Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:false version:17]) (push) Has been cancelled Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Has been cancelled Details
Build and Deploy Snapshot / Trigger Docs Build (push) Has been cancelled Details
Build and Deploy Snapshot / Verify (push) Has been cancelled Details
Closes gh-47524
2025-10-11 12:17:56 +02:00
Stéphane Nicoll e3b13d1128 Upgrade to Tomcat 10.1.47
Closes gh-47523
2025-10-11 12:17:56 +02:00
Stéphane Nicoll 7e3139fcfc Upgrade to RxJava3 3.1.12
Closes gh-47522
2025-10-11 12:17:56 +02:00
Stéphane Nicoll ee9065b737 Upgrade to R2DBC Postgresql 1.0.8.RELEASE
Closes gh-47521
2025-10-11 12:17:56 +02:00
Stéphane Nicoll 668909f868 Upgrade to Pulsar 3.3.9
Closes gh-47520
2025-10-11 12:17:56 +02:00