Phillip Webb
d92774ab28
Merge branch '3.3.x'
2024-10-01 13:52:13 -07:00
Phillip Webb
f069c56738
Merge branch '3.2.x' into 3.3.x
2024-10-01 13:52:06 -07:00
Phillip Webb
ab6d5576a7
Fix typo
...
See gh-42333
2024-10-01 13:51:44 -07:00
Phillip Webb
99142dbbb2
Merge branch '3.3.x'
2024-09-30 16:25:47 -07:00
Phillip Webb
ec615f631c
Merge branch '3.2.x' into 3.3.x
2024-09-30 16:03:30 -07:00
Phillip Webb
05b4edfd2c
Use ifeval block for Commercial/OSS documentation
...
See gh-42333
2024-09-30 15:56:40 -07:00
Phillip Webb
021e84bf42
Merge branch '3.3.x'
2024-09-30 15:16:13 -07:00
Phillip Webb
2bb34e459a
Merge branch '3.2.x' into 3.3.x
2024-09-30 15:16:06 -07:00
Phillip Webb
7f8fe4251d
Fix SpringRepositorySupport environment support
...
See gh-42333
2024-09-30 15:15:55 -07:00
Phillip Webb
301816eb71
Merge branch '3.3.x'
2024-09-30 11:44:47 -07:00
Phillip Webb
fa92b96bfd
Merge branch '3.2.x' into 3.3.x
2024-09-30 11:44:42 -07:00
Phillip Webb
f7d7d16ecd
Polish logger naming
2024-09-30 11:44:28 -07:00
Phillip Webb
59461a7916
Merge branch '3.3.x'
2024-09-30 11:42:53 -07:00
Phillip Webb
b4fc218aaa
Merge branch '3.2.x' into 3.3.x
2024-09-30 11:42:48 -07:00
Phillip Webb
72de717d2a
Skip Homebrew formula creation for non OSS build
...
See gh-42333
2024-09-30 11:42:16 -07:00
Phillip Webb
5aa08218e3
Merge branch '3.3.x'
2024-09-30 11:37:12 -07:00
Phillip Webb
58968f2862
Merge branch '3.2.x' into 3.3.x
2024-09-30 11:37:01 -07:00
Phillip Webb
89ce26bf26
Skip SCM and IssueManagement POM configuration for non OSS builds
...
See gh-42333
2024-09-30 11:30:56 -07:00
Phillip Webb
bc5a718cfa
Merge branch '3.3.x'
2024-09-27 17:35:23 -07:00
Phillip Webb
3b8ae47096
Merge branch '3.2.x' into 3.3.x
2024-09-27 17:35:01 -07:00
Phillip Webb
d44e7c9af2
Dynamically populate repositories used in Ant/Maven integration tests
...
Update build scripts and tests so that repository settings are copied
dynamically from the build.
See gh-42333
2024-09-27 17:33:00 -07:00
Phillip Webb
21901d65cc
Merge branch '3.3.x'
2024-09-27 13:19:39 -07:00
Phillip Webb
d54f427323
Merge branch '3.2.x' into 3.3.x
2024-09-27 13:19:34 -07:00
Phillip Webb
0ac06696f7
Be defensive when accessing properties in SpringRepositorySupport.groovy
...
See gh-42333
2024-09-27 13:18:51 -07:00
Phillip Webb
7fe7c61e7f
Merge branch '3.3.x'
2024-09-27 12:18:11 -07:00
Phillip Webb
e086439e51
Merge branch '3.2.x' into 3.3.x
2024-09-27 12:18:06 -07:00
Phillip Webb
c347ccaa76
Attempt to fix system tests following repository updates
...
See gh-42333
2024-09-27 12:17:29 -07:00
Phillip Webb
8282a90268
Merge branch '3.3.x'
2024-09-27 10:34:32 -07:00
Phillip Webb
055064f16b
Merge branch '3.2.x' into 3.3.x
2024-09-27 10:33:30 -07:00
Phillip Webb
9836011ffd
Create extension to configure Spring maven repositories
...
Create a small Groovy script that can be used in `settings.gradle`
files to extend `repositories` to support the various maven
repositories required for our build.
See gh-42333
2024-09-27 10:30:20 -07:00
Phillip Webb
04c8344023
Merge branch '3.3.x'
2024-09-26 20:47:51 -07:00
Phillip Webb
8ffd54e449
Merge branch '3.2.x' into 3.3.x
2024-09-26 20:47:38 -07:00
Phillip Webb
4e02c438e4
Update BOMR to use repository names rather than SpringRepository
...
Update BOMR to use repositories names so that we can delete the
`SpringRepository` logic.
See gh-42333
2024-09-26 20:42:38 -07:00
Moritz Halbritter
fb3dd68dd3
Merge branch '3.3.x'
...
Closes gh-42455
2024-09-26 14:02:15 +02:00
Moritz Halbritter
2ba2bd9716
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42454
2024-09-26 14:00:58 +02: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
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
e210444c68
Fix KotlinConventions merge error
...
See gh-42433
2024-09-24 13:25:09 -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
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