Andy Wilkinson
c8afa398f1
Improve issues and commit messages for moving to non-patch snapshots
...
Closes gh-43045
11 months ago
Phillip Webb
9ddd9a9b33
Backport 'Patch gulp-vinyl-zip to improve error messages'
...
Update Antora `package.json` to patch `@vscode+gulp-vinyl-zip` in order
to provide better error messages.
See gh-42392
11 months ago
Tran Ngoc Nhan
bee3dafc86
Add links to Jackson JavaDoc
...
See gh-43961
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
11 months ago
Phillip Webb
66c224b74a
Update copyright year of changed files
11 months ago
Phillip Webb
4b26a08206
Polish
11 months ago
Phillip Webb
432681734f
Polish ArchitectureCheck
...
Extract rules to a new class and use more helper methods.
11 months ago
Yanming Zhou
7bcdb7d3ee
Enforce `@ConfigurationProperties` don't use only `prefix`
...
See gh-43917
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
11 months ago
Yanming Zhou
0e7d480545
Add spring.validation.method.adapt-constraint-violations property
...
See gh-43886
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
11 months ago
Andy Wilkinson
e7eca56dde
Allow infrastructure beans to be injected into BPP @Bean methods
...
Closes gh-43928
11 months ago
arefbehboudi
c6b6d0c5ed
Polish
...
See gh-43876
Signed-off-by: arefbehboudi <behboodiaref@gmail.com>
11 months ago
John Blum
ebffe6a038
Simplify findChild method in BomPlugin
...
See gh-43773
Signed-off-by: John Blum <jblum0@gmail.com>
11 months ago
Andy Wilkinson
d2e2aab208
Simplify Antora playbook template
...
Closes gh-43783
11 months ago
Stéphane Nicoll
049f8a0aab
Rely on standard NoOpResponseErrorHandler
11 months ago
Andy Wilkinson
d8a9ebd14b
Upgrade to Gradle 8.12
...
Closes gh-43649
12 months ago
Christoph Dreis
22c68f9539
Update copyright year to 2025
...
See gh-43644
12 months ago
Stéphane Nicoll
1b6b160105
Polish "Handle <p> in Maven Plugin Reference documentation"
...
See gh-43622
12 months ago
Tran Ngoc Nhan
334cd36b0a
Handle <p> in Maven Plugin Reference documentation
...
See gh-43622
12 months ago
Phillip Webb
aa374bf406
Correct links used in upgrade issues
...
Update BOMR so that the `Upgrade` type now contains a copy of the
library we're upgrading to complete with an updated version number.
This allows the correct links to be generated.
Closes gh-43545
1 year ago
Phillip Webb
239fa0356f
Remove trailing slashes from all link URLs
...
Closes gh-43518
1 year ago
Johnny Lim
4d15ee5bf0
Polish
...
See gh-43498
1 year ago
Phillip Webb
709b9bb149
Allow Jackson to escape new line chars when BOMR adds issues
...
Remove the escaping logic when building the issue body so that Jackson
can perform the actual escaping. Prior to this commit, the message
body was double escaped.
Closes gh-43479
1 year ago
Phillip Webb
5ea9c741c8
Don't duplicate lines when issue has release notes link
1 year ago
Phillip Webb
5c938fc8bc
Update copyright year of changed files
1 year ago
Phillip Webb
cdf0bfa5b0
Refine javadoc links for 3.4.x
...
See gh-41614
1 year ago
Phillip Webb
81ba8b6c7b
Refine javadoc links
...
See gh-41614
1 year ago
Phillip Webb
e645f4e734
Fix javadoc links to include module
...
See gh-41614
1 year ago
Andy Wilkinson
ec2a350959
Publish API catalog content and root aggregate content from s-b-docs
...
Closes gh-43224
1 year ago
Phillip Webb
a3b027a6f1
Add more javadoc links
...
See gh-41614
1 year ago
Moritz Halbritter
df35d44ea7
Polish "Remove deprecated getFiles() instead of getResolvedArtifacts()"
...
See gh-43191
1 year ago
YiXuan Ding
659b30d9bb
Remove deprecated getFiles() instead of getResolvedArtifacts()
...
See gh-43191
1 year ago
Yanming Zhou
7fdc9742af
Prohibit unnecessary value on `@EnumSource`
...
See gh-43214
1 year ago
Phillip Webb
f013c0edc3
Automatically run `check` task from `buildSrc`
...
Update `buildSrc` so that the `check` command is run as part of the
regular build. This restores the behavior of Gradle 7.x and will
hopefully allow us to catch test issues earlier.
Closes gh-43192
1 year ago
Phillip Webb
8591eda5a8
Fix failing buildSrc build
1 year ago
Phillip Webb
9efb5166d7
Add more javadoc links
...
See gh-41614
1 year ago
Phillip Webb
2f2d65b7a3
Allow multiple links in libraries DSL
...
Update our libraries DSL to support multiple links with the same
name. This will allow us to reference libraries that publish
multiple API sites with each of their releases.
See gh-41614
1 year ago
Phillip Webb
a1ce20701f
Fix javadoc location attributes
...
See gh-41614
1 year ago
Stéphane Nicoll
cf158d5299
Handle the lack of a release notes link when upgrading a dependency
...
Closes gh-43094
1 year ago
Stéphane Nicoll
0d386be27f
Fix buildSrc build failures
1 year ago
Phillip Webb
571bd592fb
Fixup and add more javadoc-location attributes
...
Fix a few errors and add more javadoc-location package attributes
for use in `.adoc` files.
See gh-41614
1 year ago
Phillip Webb
30efd52082
Use internal attributes for values that aren't directly referenced
...
Update `AntoraAsciidocAttributes` so that internal attributes are
available for use in `antora-asciidoc-attributes.properties`. These
attributes don't end up in the final `antora.yml` file.
This commit also restore the `-version` properties for Spring Data.
Closes gh-43080
1 year ago
Phillip Webb
47216a80e7
Expand javadoc links to include packages
...
Update javadoc links to include package references when relevant. The
packages are used to populate `javadoc-location-*` attributes that the
Asciidoctor javadoc extension can use.
See gh-41614
1 year ago
Andy Wilkinson
42ce97b40f
Link to release notes from upgrade issues
...
Closes gh-31544
1 year ago
Andy Wilkinson
f9281a61ff
Rework Antora Gradle Infrastructure
...
Closes gh-40572
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
1 year ago
Andy Wilkinson
1c61e59099
Prohibit unnecessary values on @ConditionalOnMissingBean
...
Closes gh-42941
1 year ago
Andy Wilkinson
c340c691c5
Avoid calling getProject() during task execution
...
Closes gh-32980
1 year ago
Andy Wilkinson
decf234b88
Move away from ProjectDependency#getDependencyProject()
...
Closes gh-42870
1 year ago
Phillip Webb
9210b3b8e9
Revert "Drop `@Input` from `getData()`"
...
This reverts commit a9e50d67dd as
we do have some undeclared inputs.
See gh-40572
1 year ago
Phillip Webb
a9e50d67dd
Drop `@Input` from `getData()`
...
Remove `@Input` from the `getData()` method since it's built up from
other properties.
See gh-40572
1 year ago
jeonghyeon00
cc25e6145e
Polish
...
See gh-42809
1 year ago
Phillip Webb
a45844e7cd
Reclaim docker disk space on CI during build
...
Attempt to fix disk space issues by removing large docker images
after they have been used.
This commit backports commits from `3.4.x` that were applied to
test the changes.
Closes gh-42776
1 year ago