Fix compileJava not found when running idea:test
This commit is contained in:
committed by
Ilya Chernikov
parent
129dc42a25
commit
3262ac0129
@@ -57,3 +57,5 @@ task distCommon(type: Copy) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dist.dependsOn distCommon
|
dist.dependsOn distCommon
|
||||||
|
|
||||||
|
classes.setDependsOn(classes.dependsOn.findAll { it != "compileJava" })
|
||||||
Reference in New Issue
Block a user