vtm-web: fix javadoc
This commit is contained in:
parent
17356e5a2b
commit
58ecf60d9d
@ -77,6 +77,10 @@ gwt {
|
||||
// compileTask.dependsOn copyVtmAssets
|
||||
//}
|
||||
|
||||
javadoc {
|
||||
options.addStringOption("sourcepath", "")
|
||||
}
|
||||
|
||||
if (project.hasProperty("SONATYPE_USERNAME")) {
|
||||
afterEvaluate {
|
||||
project.apply from: "${rootProject.projectDir}/deploy.gradle"
|
||||
|
Loading…
x
Reference in New Issue
Block a user