Stop distributing and publishing obsolete artifacts
Keep stdlib-jreN dist for tests only. #KT-23799
This commit is contained in:
@@ -2,9 +2,9 @@ description 'Kotlin Runtime (deprecated, use kotlin-stdlib artifact instead)'
|
||||
|
||||
apply plugin: 'kotlin'
|
||||
|
||||
// TODO: Drop this project entirely
|
||||
|
||||
configureJvm6Project(project)
|
||||
configureDist(project)
|
||||
configurePublishing(project)
|
||||
|
||||
dependencies {
|
||||
compile group: 'org.jetbrains', name: 'annotations', version:'13.0'
|
||||
|
||||
Reference in New Issue
Block a user