mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-01 10:59:16 +00:00
Fix saml javadoc
This commit is contained in:
parent
777a27523e
commit
1491f2e0b6
@ -69,3 +69,8 @@ project.tasks.matching { t -> t.name == "sourcesJar"}.configureEach {
|
||||
sourceSets.opensaml4Main.allSource
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
javadoc {
|
||||
source += sourceSets.opensaml3Main.allJava + sourceSets.opensaml4Main.allJava
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user