Remove ':idea:idea-jps-common' from 'compiler-components-for-jps' artifact
It seems that it was added by mistake 'compiler-components-for-jps' artifact is used in IDE. And in IDE we have our own jps-common module
This commit is contained in:
@@ -316,7 +316,6 @@ extra["compilerModulesForJps"] = listOf(
|
|||||||
":core:compiler.common.jvm",
|
":core:compiler.common.jvm",
|
||||||
":core:descriptors",
|
":core:descriptors",
|
||||||
":core:descriptors.jvm",
|
":core:descriptors.jvm",
|
||||||
":idea:idea-jps-common",
|
|
||||||
":kotlin-preloader",
|
":kotlin-preloader",
|
||||||
":compiler:util",
|
":compiler:util",
|
||||||
":compiler:config",
|
":compiler:config",
|
||||||
|
|||||||
Reference in New Issue
Block a user