Build: Centralize compiler dist build logic in :kotlin-compiler project
This commit is contained in:
@@ -18,9 +18,7 @@ sourceSets {
|
||||
"test" { projectDefault() }
|
||||
}
|
||||
|
||||
testsJar {}
|
||||
|
||||
dist()
|
||||
testsJar()
|
||||
|
||||
projectTest {
|
||||
workingDir = rootDir
|
||||
|
||||
Reference in New Issue
Block a user