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
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
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
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
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
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
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
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
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
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
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
2ba2bd9716
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42454
2024-09-26 14:00:58 +02: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
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
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
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
593862b082
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42417
2024-09-22 17:52:37 -07:00
arefbehboudi
0d3fceec5d
Polish
...
See gh-42413
2024-09-22 17:45:59 -07:00
Phillip Webb
c81913b76d
Merge branch '3.2.x' into 3.3.x
2024-09-20 20:49:49 -07:00
Phillip Webb
19d9e3b6cc
Update BOM plugin to support commercial releases
...
See gh-42333
2024-09-20 17:33:46 -07:00
Phillip Webb
f9379f4576
Apply nohttp check per-project rather than at root
...
Switch nohttp checks to a convention that is applied per-project rather
than at the root. This should help to reduce memory consumption.
Closes gh-42332
2024-09-18 15:14:52 +01:00
Andy Wilkinson
988e083fef
Make sure that generateAntoraYml runs when attributes have changed
...
Closes gh-42300
2024-09-13 15:10:40 +01:00
Stéphane Nicoll
726ee27cce
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42269
2024-09-11 18:56:35 +02:00
Andy Wilkinson
3649852f49
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42266
2024-09-11 15:15:17 +01:00
Andy Wilkinson
545e370d9a
Declare use of testResultsOverview build service
...
Closes gh-42265
2024-09-11 15:15:05 +01:00
Andy Wilkinson
34108ac737
Merge branch '3.2.x' into 3.3.x
2024-08-28 14:40:31 +01:00
Andy Wilkinson
c98363d016
Polish formatting
2024-08-28 14:40:20 +01:00
Andy Wilkinson
77d9f1624d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42043
2024-08-28 14:24:47 +01:00
Andy Wilkinson
3087abdccd
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42041
2024-08-28 14:24:10 +01:00
Andy Wilkinson
6ebc9b887e
Use ArchiveOperations instead of Project's zipTree
...
Closes gh-41999
2024-08-28 14:23:04 +01:00
Andy Wilkinson
ea0142f849
Use FileSystemOperations instead of Project copy and sync
...
Closes gh-41998
2024-08-28 14:22:44 +01:00
Andy Wilkinson
80884fe578
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42010
2024-08-23 12:12:12 +01:00
Andy Wilkinson
0915b9534c
Upgrade to ArchUnit 1.3.0
...
Closes gh-42009
2024-08-23 11:27:03 +01:00
Andy Wilkinson
29e4607046
Merge branch '3.2.x' into 3.3.x
2024-08-22 07:48:46 +01:00