Build: Centralize compiler dist build logic in :kotlin-compiler project
This commit is contained in:
@@ -34,8 +34,6 @@ runtimeJar()
|
||||
|
||||
testsJar()
|
||||
|
||||
dist(targetName = the<BasePluginConvention>().archivesBaseName.removePrefix("kotlin-") + ".jar")
|
||||
|
||||
projectTest(parallel = true) {
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user