mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-08 22:44:35 +00:00
fail build on javadoc warnings.
Found no existing warnings by running ./gradlew --no-build-cache clean :spring-security-cas:javadoc Closes gh-18447 Signed-off-by: Michael Lück <git@lueckonline.net>
This commit is contained in:
parent
74c454a5c7
commit
bf6bed01af
@ -1,5 +1,6 @@
|
||||
plugins {
|
||||
id 'security-nullability'
|
||||
id 'javadoc-warnings-error'
|
||||
}
|
||||
|
||||
apply plugin: 'io.spring.convention.spring-module'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user