Skip to content

Fail spring-security-test on javadoc warnings#18592

Merged
rwinch merged 1 commit into
spring-projects:mainfrom
dohyunk58:gh-18467
Feb 2, 2026
Merged

Fail spring-security-test on javadoc warnings#18592
rwinch merged 1 commit into
spring-projects:mainfrom
dohyunk58:gh-18467

Conversation

@dohyunk58

Copy link
Copy Markdown
Contributor

Found no existing javadoc warnings by running ./gradlew --no-build-cache clean :spring-security-test:javadoc

Applied the javadoc-warnings-error plugin to ensure any future Javadoc warnings result in a build failure, as requested in gh-18443 and following the example in #18517.

Closes gh-18467

Signed-off-by: dohyunk58 <hedge3x@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 26, 2026
@rwinch rwinch added in: build An issue in the build in: test An issue in spring-security-test type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 2, 2026
@rwinch rwinch enabled auto-merge (rebase) February 2, 2026 17:32
@rwinch rwinch merged commit 992d8ca into spring-projects:main Feb 2, 2026
6 checks passed
@rwinch

rwinch commented Feb 2, 2026

Copy link
Copy Markdown
Member

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

@dohyunk58

Copy link
Copy Markdown
Contributor Author

Thank you for the merge! It was a great learning experience to contribute to Spring Security. 😊

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 in: test An issue in spring-security-test type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove javadoc warnings for spring-security-test

3 participants