Drop kotin/kotlinx and kotlin/kotlinx.html bintray usages (KTI-528)
This commit is contained in:
committed by
TeamCityServer
parent
998a65d1cb
commit
b903f87704
@@ -8,10 +8,6 @@ plugins {
|
|||||||
id("jps-compatible")
|
id("jps-compatible")
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(project(":core:descriptors"))
|
implementation(project(":core:descriptors"))
|
||||||
implementation(project(":core:deserialization"))
|
implementation(project(":core:deserialization"))
|
||||||
|
|||||||
@@ -3,10 +3,6 @@ plugins {
|
|||||||
id("jps-compatible")
|
id("jps-compatible")
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
|
||||||
maven(url = "https://dl.bintray.com/kotlin/kotlinx")
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api(project(":core:compiler.common"))
|
api(project(":core:compiler.common"))
|
||||||
api(project(":compiler:resolution.common"))
|
api(project(":compiler:resolution.common"))
|
||||||
|
|||||||
@@ -23,8 +23,6 @@ val mirroredUrls = listOf(
|
|||||||
"https://dl.bintray.com/kodein-framework/Kodein-DI",
|
"https://dl.bintray.com/kodein-framework/Kodein-DI",
|
||||||
"https://dl.bintray.com/konsoletyper/teavm",
|
"https://dl.bintray.com/konsoletyper/teavm",
|
||||||
"https://dl.bintray.com/kotlin/kotlin-dev",
|
"https://dl.bintray.com/kotlin/kotlin-dev",
|
||||||
"https://dl.bintray.com/kotlin/kotlinx.html",
|
|
||||||
"https://dl.bintray.com/kotlin/kotlinx",
|
|
||||||
"https://dl.bintray.com/kotlin/ktor",
|
"https://dl.bintray.com/kotlin/ktor",
|
||||||
"https://dl.bintray.com/scalacenter/releases",
|
"https://dl.bintray.com/scalacenter/releases",
|
||||||
"https://dl.bintray.com/scalamacros/maven",
|
"https://dl.bintray.com/scalamacros/maven",
|
||||||
|
|||||||
-1
@@ -9,7 +9,6 @@ version = "1.0"
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
|
|||||||
-1
@@ -9,7 +9,6 @@ version = "1.0"
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
|
|||||||
-1
@@ -16,7 +16,6 @@ apply plugin: 'kotlin-multiplatform'
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { url "https://dl.bintray.com/kotlin/kotlinx.html/" }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
|
|||||||
-1
@@ -5,7 +5,6 @@ plugins {
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
|
|||||||
-1
@@ -9,7 +9,6 @@ version = "1.0"
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "org.jetbrains.kotlin.sample.native"
|
group = "org.jetbrains.kotlin.sample.native"
|
||||||
|
|||||||
-1
@@ -9,7 +9,6 @@ version = "1.0"
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "org.jetbrains.kotlin.sample.native"
|
group = "org.jetbrains.kotlin.sample.native"
|
||||||
|
|||||||
-1
@@ -9,7 +9,6 @@ version = "1.0"
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "org.jetbrains.kotlin.sample.native"
|
group = "org.jetbrains.kotlin.sample.native"
|
||||||
|
|||||||
-1
@@ -9,7 +9,6 @@ version = "1.0"
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "org.jetbrains.kotlin.sample.native"
|
group = "org.jetbrains.kotlin.sample.native"
|
||||||
|
|||||||
-1
@@ -9,7 +9,6 @@ version = "1.0"
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "org.jetbrains.kotlin.sample.native"
|
group = "org.jetbrains.kotlin.sample.native"
|
||||||
|
|||||||
-1
@@ -9,7 +9,6 @@ version = "1.0"
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "org.jetbrains.kotlin.sample.native"
|
group = "org.jetbrains.kotlin.sample.native"
|
||||||
|
|||||||
-1
@@ -9,7 +9,6 @@ version = "1.0"
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "org.jetbrains.kotlin.sample.native"
|
group = "org.jetbrains.kotlin.sample.native"
|
||||||
|
|||||||
-1
@@ -5,7 +5,6 @@ plugins {
|
|||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { setUrl("https://dl.bintray.com/kotlin/kotlinx.html/") }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
|
|||||||
+2
-2
@@ -46,8 +46,8 @@ data class JetBrainsSpace(val repository: String) : CustomMavenRepository {
|
|||||||
|
|
||||||
object Repositories {
|
object Repositories {
|
||||||
val KTOR = DefaultRepository.MAVEN_CENTRAL
|
val KTOR = DefaultRepository.MAVEN_CENTRAL
|
||||||
val KOTLINX = BintrayRepository("kotlin/kotlinx")
|
val KOTLINX = BintrayRepository("kotlin/kotlinx") // https://dl.bintray.com/kotlin/kotlinx
|
||||||
val KOTLIN_JS_WRAPPERS_BINTRAY = BintrayRepository("kotlin/kotlin-js-wrappers")
|
val KOTLIN_JS_WRAPPERS_BINTRAY = BintrayRepository("kotlin/kotlin-js-wrappers") // https://dl.bintray.com/kotlin/kotlin-js-wrappers
|
||||||
val KOTLIN_EAP_MAVEN_CENTRAL = DefaultRepository.MAVEN_CENTRAL
|
val KOTLIN_EAP_MAVEN_CENTRAL = DefaultRepository.MAVEN_CENTRAL
|
||||||
val JETBRAINS_COMPOSE_DEV = JetBrainsSpace("public/p/compose/dev")
|
val JETBRAINS_COMPOSE_DEV = JetBrainsSpace("public/p/compose/dev")
|
||||||
val JETBRAINS_KOTLIN_DEV = JetBrainsSpace("kotlin/p/kotlin/dev")
|
val JETBRAINS_KOTLIN_DEV = JetBrainsSpace("kotlin/p/kotlin/dev")
|
||||||
|
|||||||
@@ -6,10 +6,6 @@ plugins {
|
|||||||
id("jps-compatible")
|
id("jps-compatible")
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
|
||||||
maven("https://dl.bintray.com/kotlin/kotlinx")
|
|
||||||
}
|
|
||||||
|
|
||||||
val kotlinxSerializationVersion = "0.4.2"
|
val kotlinxSerializationVersion = "0.4.2"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|||||||
@@ -3,8 +3,6 @@
|
|||||||
Kotlin serialization plugin consists of three parts: a compiler plugin, an IntelliJ plugin and a runtime library.
|
Kotlin serialization plugin consists of three parts: a compiler plugin, an IntelliJ plugin and a runtime library.
|
||||||
This is the folder with common source for all plugins, IDEA plugin is built from here. Gradle and Maven plugins can be found in `libraries` folder.
|
This is the folder with common source for all plugins, IDEA plugin is built from here. Gradle and Maven plugins can be found in `libraries` folder.
|
||||||
|
|
||||||
Compiler plugins are uploaded on bintray: https://bintray.com/kotlin/kotlinx/kotlinx.serialization.plugin
|
|
||||||
|
|
||||||
## Building and usage
|
## Building and usage
|
||||||
|
|
||||||
### Prerequisites:
|
### Prerequisites:
|
||||||
|
|||||||
Reference in New Issue
Block a user