Stop distributing and publishing obsolete artifacts
Keep stdlib-jreN dist for tests only. #KT-23799
This commit is contained in:
@@ -150,11 +150,6 @@ dist {
|
||||
from(it) {
|
||||
rename('dist-', '')
|
||||
}
|
||||
// legacy
|
||||
from(it) {
|
||||
rename('dist-', '')
|
||||
rename('kotlin-stdlib', 'kotlin-runtime')
|
||||
}
|
||||
}
|
||||
from (configurations.compile) {
|
||||
include 'annotations*.jar'
|
||||
|
||||
Reference in New Issue
Block a user