Fix dependencies to the cross-project tasks
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
434bbafe58
commit
555e9674b2
@@ -37,7 +37,7 @@ testsJar {}
|
||||
|
||||
projectTest {
|
||||
workingDir = rootDir
|
||||
dependsOnTaskIfExistsRec("dist", project = rootProject)
|
||||
shouldRunAfter(":dist")
|
||||
}
|
||||
|
||||
runtimeJar()
|
||||
|
||||
Reference in New Issue
Block a user