Commit Graph
59175 Commits
Author SHA1 Message Date
Andy Wilkinson 3d6671d47a Merge branch '4.0.x'
Closes gh-48701
2026-01-08 12:14:50 +00:00
Andy Wilkinson ef1f4e2fa2 Merge branch '4.0.x'
Closes gh-48700
2026-01-08 12:01:09 +00:00
Andy Wilkinson 0ffffee4bf Upgrade to Nullability Plugin 0.0.9
Closes gh-48638
2026-01-08 11:59:51 +00:00
Andy Wilkinson 9bd1a460a1 Correct packaging of test code
Closes gh-48699
2026-01-08 11:43:43 +00:00
Phillip Webb d3bb525bc9 Merge branch '4.0.x'
Closes gh-48696
2026-01-07 17:47:19 -08:00
Phillip Webb 70ce043f80 Bind HttpServiceClientProperties directly
Update `HttpServiceClientProperties` to use direct binding rather than
using `@ConfigurationProperties`. The prevents metadata and IDE issues
and also allows the class API to be simplified.

Closes gh-48616
2026-01-07 17:39:56 -08:00
Andy Wilkinson 5edd5213ac Merge branch '4.0.x'
Closes gh-48693
2026-01-07 12:19:29 +00:00
Andy Wilkinson a7122b0ece Merge branch '3.5.x' into 4.0.x
Closes gh-48691
2026-01-07 12:04:22 +00:00
Andy Wilkinson 40ab604d15 Move CloudFoundryVcapEnvironmentPostProcessorTests to correct package
Closes gh-48690
2026-01-07 11:43:56 +00:00
Andy Wilkinson 86330d8402 Merge branch '4.0.x'
Closes gh-48689
2026-01-07 09:27:15 +00:00
Andy Wilkinson 19be9b648f Remove unnecessary jetty-ee11-servlets dependency
Closes gh-48677
2026-01-07 09:21:30 +00:00
Andy Wilkinson b8b1373f2e Document that jOOQ support requires Java 21
See gh-48619
2026-01-07 08:53:06 +00:00
Andy Wilkinson 96865d341d Improve how system requirements config affects Eclipse
See gh-48684
2026-01-07 08:53:05 +00:00
Phillip Webb 28b29fb22c Merge branch '4.0.x'
Closes gh-48688
2026-01-06 13:47:33 -08:00
Phillip Webb c826830b4b Update checkstyle suppressions to work with non-English locales
Closes gh-48686
2026-01-06 13:45:58 -08:00
Phillip Webb 7af5e6e244 Merge branch '4.0.x'
Closes gh-48687
2026-01-06 13:37:26 -08:00
Phillip Webb 72aea01732 Make spring-boot-security module optional from spring-boot-cloudfoundry
Fixes gh-48685
2026-01-06 13:36:31 -08:00
Phillip Webb c66ad70311 Merge branch '4.0.x' 2026-01-06 13:24:16 -08:00
Phillip Webb 581f648c3c Fix Assertions static imports
See gh-48630
2026-01-06 13:23:46 -08:00
Phillip Webb dad1ca5e95 Merge branch '4.0.x' 2026-01-06 12:54:30 -08:00
Phillip Webb a4f35688aa Merge branch '3.5.x' into 4.0.x 2026-01-06 12:54:11 -08:00
Phillip Webb 92263e7e35 Add checkstyle rule for AssertJ Assertions import
Add a rule to ensure we consistently use `assertThat` rather than
`Assertions.assertThat`.

See gh-48630
2026-01-06 12:34:12 -08:00
Andy Wilkinson 56928bbe38 Upgrade to jOOQ 3.20 and require Java 21 to use it
Closes gh-48619
2026-01-06 13:03:11 +00:00
Andy Wilkinson a749b2fd58 Allow projects to configure their system requirements
Closes gh-48684
2026-01-06 12:31:23 +00:00
Stéphane Nicoll 82cb083869 Merge branch '4.0.x'
Closes gh-48683
2026-01-06 12:36:06 +01:00
Stéphane Nicoll 2e2981bfe4 Merge branch '3.5.x' into 4.0.x
Closes gh-48682
2026-01-06 12:35:34 +01:00
Stéphane Nicoll c10cf592ae Merge pull request #48630 from izeye
* pr/48630:
  Polish "Use static imports for Assertions.assertThat() consistently"
  Use static imports for Assertions.assertThat() consistently

Closes gh-48630
2026-01-06 12:27:12 +01:00
Stéphane Nicoll 918325aecc Polish "Use static imports for Assertions.assertThat() consistently"
See gh-48630
2026-01-06 12:23:07 +01:00
Johnny Lim 88f51fafee Use static imports for Assertions.assertThat() consistently
See gh-48630

Signed-off-by: Johnny Lim <izeye@naver.com>
2026-01-06 12:22:25 +01:00
Phillip Webb 6c9d3f92bc Merge pull request #48680 from quaff
* pr/48680:
  Fix typo

Closes gh-48680
2026-01-05 21:43:26 -08:00
Yanming Zhou d9528fdb0b Fix typo
See gh-48680

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2026-01-05 21:43:06 -08:00
Phillip Webb 21cf377f7e Add 'WAR_SOURCE_DIRECTORY' environment variable support
Add an escape hatch for users that deviate from the standard
`src/main/webbapp` directory structure.

Fixes gh-23829
2026-01-05 16:44:45 -08:00
Phillip Webb a6e4a93cda Merge branch '4.0.x'
Closes gh-48679
2026-01-05 14:34:20 -08:00
Phillip Webb eef6a6a5e2 Merge branch '3.5.x' into 4.0.x
Closes gh-48678
2026-01-05 14:33:39 -08:00
Phillip Webb 54d7f79501 Fix timestamps set on jars created by the extract command
Update `ExtractCommand` so that both the generated jar and the
contained manifest entry have timestamps copied from the original.

Fixes gh-48664
2026-01-05 14:11:54 -08:00
Phillip Webb 5b48eb30cc Polish 2026-01-05 14:11:51 -08:00
Stéphane Nicoll 6939fae297 Merge branch '4.0.x'
Closes gh-48671
2026-01-04 17:16:05 +01:00
Stéphane Nicoll 6b019c4ab2 Merge branch '3.5.x' into 4.0.x
Closes gh-48670
2026-01-04 17:15:53 +01:00
Stéphane Nicoll 2164b4ec7e Merge pull request #48668 from ngocnhan-tran1996
* pr/48668:
  Fix package of MyConnectorHttpConfiguration.kt

Closes gh-48668
2026-01-04 17:14:19 +01:00
Tran Ngoc Nhan f8d3d63f38 Fix package of MyConnectorHttpConfiguration.kt
See gh-48668

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-01-04 17:12:01 +01:00
Stéphane Nicoll 4e7055c945 Merge branch '4.0.x' 2026-01-02 14:36:15 +01:00
Stéphane Nicoll 55d7550df2 Merge branch '3.5.x' into 4.0.x
Closes gh-48662
2026-01-02 14:36:05 +01:00
Stéphane Nicoll 54603fee87 Revisit condition to skip AOT processing of tests
This commit stop skipping AOT processing of tests when tests execution
is skipped. With this commit, only the presence of maven.test.skip makes
the processing to skip.

This harmonize the behavior with other standard plugins that do react
to the property. For instance, the compiler plugin will not compile the
tests if that property is set, but would do so if skipTests was
provided.

Closes gh-48661
2026-01-02 14:22:22 +01:00
Stéphane Nicoll 3e8df5d901 Merge branch '4.0.x'
Closes gh-48660
2026-01-02 14:03:07 +01:00
Stéphane Nicoll cb1596e8c8 Merge branch '3.5.x' into 4.0.x
Closes gh-48659
2026-01-02 14:02:59 +01:00
Stéphane Nicoll 196d665e63 Clarify scope of HazelcastConfigCustomizer
Closes gh-48634
2026-01-02 14:00:02 +01:00
Stéphane Nicoll 4c14695322 Merge branch '4.0.x' 2026-01-02 10:48:03 +01:00
Stéphane Nicoll 57ae8a5778 Merge branch '3.5.x' into 4.0.x 2026-01-02 10:47:53 +01:00
Stéphane Nicoll eedc47a15b Remove unused code 2026-01-02 10:34:59 +01:00
Stéphane Nicoll 754a3aa2ab Merge branch '4.0.x'
Closes gh-48654
2025-12-31 17:13:18 +01:00