Skip to content

Fix javadoc warnings for spring-security-config#18545

Merged
rwinch merged 1 commit intospring-projects:mainfrom
thuri:fix/18448
Jan 23, 2026
Merged

Fix javadoc warnings for spring-security-config#18545
rwinch merged 1 commit intospring-projects:mainfrom
thuri:fix/18448

Conversation

@thuri
Copy link
Copy Markdown
Contributor

@thuri thuri commented Jan 21, 2026

Fixed javadoc warnings and added javadoc-warnings-error plugin

the #featurePolicy warning at the #and method in FeaturePolicySpec was fixed for now by referencing the #featurePolicy(String) method which is still there. This can be fixed when the actual featurePolicy(Customizer) method is implemented

closes gh-18448

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 21, 2026
@rwinch rwinch changed the title Fix/18448 Fix javadoc warnings for spring-security-config Jan 21, 2026
@rwinch rwinch self-assigned this Jan 21, 2026
@rwinch rwinch added in: build An issue in the build type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 21, 2026
@rwinch rwinch added this to the 7.1.0-M2 milestone Jan 21, 2026
@rwinch
Copy link
Copy Markdown
Member

rwinch commented Jan 21, 2026

Thanks for the Pull Request! This is will be merged into main when the build passes 😄

@rwinch rwinch enabled auto-merge (rebase) January 21, 2026 22:48
@rwinch
Copy link
Copy Markdown
Member

rwinch commented Jan 21, 2026

@thuri Thank you for the pull request. Unfortunately, there is now a conflict and the build failed due to formatting issues. Can you please rebase off of main and run ./gradlew format and force push the changes?

auto-merge was automatically disabled January 22, 2026 06:49

Head branch was pushed to by a user without write access

Closes to spring-projectsgh-18448

Signed-off-by: Michael Lück <michael@lueckonline.net>
@rwinch rwinch merged commit 7513c85 into spring-projects:main Jan 23, 2026
6 checks passed
@rwinch
Copy link
Copy Markdown
Member

rwinch commented Jan 23, 2026

Thanks for the Pull Request! This is now merged into main 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: build An issue in the build type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove javadoc warnings for spring-security-config

3 participants