mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-22 20:12:14 +00:00
Adjust JavaDoc Classpath
Issue gh-14931
This commit is contained in:
parent
9027dceb71
commit
63e24a3026
@ -96,6 +96,7 @@ project.tasks.matching { t -> t.name == "sourcesJar"}.configureEach {
|
|||||||
|
|
||||||
|
|
||||||
javadoc {
|
javadoc {
|
||||||
|
classpath += sourceSets.opensaml3Main.runtimeClasspath + sourceSets.opensaml4Main.runtimeClasspath
|
||||||
source += sourceSets.opensaml3Main.allJava + sourceSets.opensaml4Main.allJava
|
source += sourceSets.opensaml3Main.allJava + sourceSets.opensaml4Main.allJava
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user