Commit b7919ce
authored
Configure javadoc task to match Maven plugin defaults (#269)
* Configure javadoc task to match Maven plugin defaults
Add -use, window title, and doc title options to the javadoc task
for client-api. These were implicitly enabled by the Maven javadoc
plugin but need explicit configuration in Gradle.
Signed-off-by: Matteo Merli <mmerli@apache.org>
* Fix noQualifiers argument type: String not List
Signed-off-by: Matteo Merli <mmerli@apache.org>
---------
Signed-off-by: Matteo Merli <mmerli@apache.org>1 parent 3ecb1c5 commit b7919ce
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments