Commit Graph

50810 Commits

Author SHA1 Message Date
Yanming Zhou
0871feb0d9 Polish javadoc of TestImage for consistency
See gh-42426
2024-09-25 13:59:35 +02:00
Moritz Halbritter
3ec55b2157 Merge branch '3.3.x'
Closes gh-42447
2024-09-25 13:56:45 +02:00
Moritz Halbritter
003b182d95 Merge branch '3.2.x' into 3.3.x
Closes gh-42446
2024-09-25 13:56:33 +02:00
Moritz Halbritter
02335a681b Merge pull request #42442 from quaff
* pr/42442:
  Remove duplicated dependency

Closes gh-42442
2024-09-25 13:56:23 +02:00
Yanming Zhou
72d68a2cb8 Remove duplicated dependency
See gh-42442
2024-09-25 13:56:01 +02:00
Phillip Webb
aba22547ee Merge branch '3.3.x' 2024-09-24 18:26:43 -07:00
Phillip Webb
8dc2d120b4 Merge branch '3.2.x' into 3.3.x 2024-09-24 18:26:13 -07:00
Phillip Webb
cd2aa2b97d Use toolchains for Java 21
See gh-42433
2024-09-24 18:25:59 -07:00
Phillip Webb
2392f65152 Merge branch '3.3.x' 2024-09-24 16:49:20 -07:00
Phillip Webb
3c079da725 Merge branch '3.2.x' into 3.3.x 2024-09-24 16:49:11 -07:00
Phillip Webb
1d3fff402f Fix checkstyle tool version reference 2024-09-24 16:48:52 -07:00
Phillip Webb
ac810045bd Merge branch '3.3.x' 2024-09-24 15:25:05 -07:00
Phillip Webb
21f6801368 Merge branch '3.2.x' into 3.3.x 2024-09-24 15:24:57 -07:00
Phillip Webb
68aed50615 Use toolchains for Java 22
See gh-42433
2024-09-24 15:24:22 -07:00
Phillip Webb
7b3077280c Merge branch '3.3.x'
Closes gh-42441
2024-09-24 14:32:48 -07:00
Phillip Webb
100bedc07d Merge branch '3.2.x' into 3.3.x
Closes gh-42440
2024-09-24 14:29:09 -07:00
Phillip Webb
ad72411e2b Apply conventions plugin to all subprojects
Closes gh-42438
2024-09-24 14:26:32 -07:00
Phillip Webb
0c1a042173 Merge branch '3.3.x' 2024-09-24 13:51:58 -07:00
Phillip Webb
de2e5eeb22 Merge branch '3.2.x' into 3.3.x 2024-09-24 13:51:53 -07:00
Phillip Webb
54c3ccb4df Fix checkstyle violations in testng smoke test
Add conventions plugin and fix surfaced checkstyle errors.
2024-09-24 13:51:16 -07:00
Phillip Webb
2dbf7d9c25 Merge branch '3.3.x' 2024-09-24 13:25:42 -07:00
Phillip Webb
e210444c68 Fix KotlinConventions merge error
See gh-42433
2024-09-24 13:25:09 -07:00
Phillip Webb
a64dbb1b8e Merge branch '3.3.x'
Closes gh-42437
2024-09-24 13:23:20 -07:00
Phillip Webb
7ec5db8332 Merge branch '3.2.x' into 3.3.x
Closes gh-42436
2024-09-24 13:23:10 -07:00
Phillip Webb
54df1edf8c Upgrade to Gradle 8.10.2
Closes gh-42435
2024-09-24 13:22:44 -07:00
Phillip Webb
3df594a412 Merge branch '3.3.x' 2024-09-24 13:20:51 -07:00
Phillip Webb
72f379a5b2 Merge branch '3.2.x' into 3.3.x
Closes gh-42434
2024-09-24 13:01:05 -07:00
Phillip Webb
eafe61c4ca Backport upgrade to Gradle 8.10.1
Cherry-pick commits d756bf4e86, 083ac67d13 and 162c929a80 to
upgrade to Gradle 8.10.1.

Closes gh-42433
2024-09-24 12:55:29 -07:00
Phillip Webb
a4df3ced89 Merge branch '3.3.x' 2024-09-23 22:12:45 -07:00
Phillip Webb
689a61e4f5 Merge branch '3.2.x' into 3.3.x 2024-09-23 22:06:33 -07:00
Phillip Webb
23ddad1ebd Propagate gradle.properties to buildSrc
Update `buildSrc` so that properties frok the root `gradle.properties`
file are available.

See gh-42333
2024-09-23 21:59:39 -07:00
Andy Wilkinson
6806276b64 Retain jOOQ configuration bean when used defines a DSLContext bean
Closes gh-42400
2024-09-23 18:31:46 +01:00
Andy Wilkinson
97ff6e2ef1 Merge branch '3.3.x'
Closes gh-42422
2024-09-23 15:24:10 +01:00
Andy Wilkinson
9c6a744fc9 Merge branch '3.2.x' into 3.3.x
Closes gh-42421
2024-09-23 15:23:51 +01:00
Andy Wilkinson
2aea7caf36 Remove use of reflection in Artemis connection factory creation
Fixes gh-42414
2024-09-23 14:08:35 +01:00
Phillip Webb
d4df6f75d1 Merge pull request #42405 from nosan
* pr/42405:
  Polish 'Improve exception message to hint that you might need a '-spring' file'
  Improve exception message to hint that you might need a '-spring' file

Closes gh-42405
2024-09-22 20:35:45 -07:00
Phillip Webb
9b49e93f62 Polish 'Improve exception message to hint that you might need a '-spring' file'
See gh-42405
2024-09-22 20:35:13 -07:00
Dmytro Nosan
86ce051bb5 Improve exception message to hint that you might need a '-spring' file
See gh-42405
2024-09-22 20:33:55 -07:00
Phillip Webb
9b72e1f506 Merge branch '3.3.x'
Closes gh-42419
2024-09-22 20:31:08 -07:00
Phillip Webb
bc20582a22 Merge pull request #42406 from izeye
* pr/42406:
  Add Javadoc `@Since` for new `PrometheusScrapeEndpoint` constructor

Closes gh-42406
2024-09-22 20:31:01 -07:00
Johnny Lim
a0dc929e6c Add Javadoc @Since for new PrometheusScrapeEndpoint constructor
See gh-42406
2024-09-22 20:30:31 -07:00
Phillip Webb
65a72c0969 Merge pull request #42411 from choi-hyeseong
* pr/42411:
  Polish 'Remove duplicated `file.getName()` call'
  Remove duplicated `file.getName()` call

Closes gh-42411
2024-09-22 20:00:27 -07:00
Phillip Webb
60f615849d Polish 'Remove duplicated file.getName() call'
See gh-42411
2024-09-22 19:59:22 -07:00
choi-hyeseong
bd223e8bea Remove duplicated file.getName() call
Update `WebServerPortFileWriter` so that `file.getName()` is only called
once.

See gh-42411
2024-09-22 19:56:59 -07:00
Phillip Webb
21b0bdec12 Merge branch '3.3.x'
Closes gh-42418
2024-09-22 17:52:42 -07:00
Phillip Webb
593862b082 Merge branch '3.2.x' into 3.3.x
Closes gh-42417
2024-09-22 17:52:37 -07:00
Phillip Webb
0781e71e5e Merge pull request #42413 from arefbehboudi
* pr/42413:
  Polish

Closes gh-42413
2024-09-22 17:47:13 -07:00
arefbehboudi
0d3fceec5d Polish
See gh-42413
2024-09-22 17:45:59 -07:00
Phillip Webb
c7c73be859 Merge branch '3.3.x' 2024-09-20 20:50:00 -07:00
Phillip Webb
c81913b76d Merge branch '3.2.x' into 3.3.x 2024-09-20 20:49:49 -07:00