Deploy improvements
This commit is contained in:
@@ -75,6 +75,9 @@ gwt {
|
||||
//}
|
||||
|
||||
javadoc {
|
||||
if (JavaVersion.current().isJava9Compatible()) {
|
||||
options.addStringOption("-release", "8")
|
||||
}
|
||||
options.addStringOption("sourcepath", "")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user