mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
rename kotlinx-collections-immutable-jvm to kotlinx-collections-immutable - do not use -jvm suffix
GitOrigin-RevId: 0cd5459d5cdf53b0aba9437161d3d6470aa80e6f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f9a55966c7
commit
3b6878fb99
+1
-1
@@ -1,5 +1,5 @@
|
||||
<component name="libraryTable">
|
||||
<library name="kotlinx-collections-immutable-jvm" type="repository">
|
||||
<library name="kotlinx-collections-immutable" type="repository">
|
||||
<properties maven-id="org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.5">
|
||||
<exclude>
|
||||
<dependency maven-id="org.jetbrains:annotations" />
|
||||
@@ -20,7 +20,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
||||
<orderEntry type="module" module-name="intellij.idea.community.build.dependencies" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.idea.community.build.tasks" />
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry" />
|
||||
<orderEntry type="library" name="opentelemetry" level="project" />
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-serialization-json" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.zip" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="library" name="ASM" level="project" />
|
||||
<orderEntry type="library" name="opentelemetry" level="project" />
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
||||
<orderEntry type="library" name="opentelemetry" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-jdk8" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.buildScripts.downloader" />
|
||||
<orderEntry type="module" module-name="intellij.platform.boot" />
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
<orderEntry type="library" name="zstd-jni" level="project" />
|
||||
<orderEntry type="library" name="zstd-jni-windows-aarch64" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.rt.java8" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-jdk8" level="project" />
|
||||
<orderEntry type="library" name="opentelemetry-extension-kotlin" level="project" />
|
||||
<orderEntry type="library" name="blockmap" level="project" />
|
||||
|
||||
@@ -961,7 +961,7 @@ object CommunityLibraryLicenses {
|
||||
jetbrainsLibrary("kotlinc.parcelize-compiler-plugin"),
|
||||
jetbrainsLibrary("kotlinc.sam-with-receiver-compiler-plugin"),
|
||||
jetbrainsLibrary("kotlinc.symbol-light-classes"),
|
||||
jetbrainsLibrary("kotlinx-collections-immutable-jvm"),
|
||||
jetbrainsLibrary("kotlinx-collections-immutable"),
|
||||
jetbrainsLibrary("ml-completion-prev-exprs-models"),
|
||||
jetbrainsLibrary("tcServiceMessages"),
|
||||
jetbrainsLibrary("tips-idea-ce"),
|
||||
|
||||
+1
-1
@@ -301,7 +301,7 @@ object KotlinPluginBuilder {
|
||||
spec.withProjectLibrary("kotlinc.kotlin-jps-common")
|
||||
//noinspection SpellCheckingInspection
|
||||
spec.withProjectLibrary("javaslang", LibraryPackMode.STANDALONE_MERGED)
|
||||
spec.withProjectLibrary("kotlinx-collections-immutable-jvm", LibraryPackMode.STANDALONE_MERGED)
|
||||
spec.withProjectLibrary("kotlinx-collections-immutable", LibraryPackMode.STANDALONE_MERGED)
|
||||
spec.withProjectLibrary("javax-inject", LibraryPackMode.STANDALONE_MERGED)
|
||||
|
||||
spec.withGeneratedResources(BiConsumer { targetDir, context ->
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@
|
||||
<orderEntry type="module" module-name="intellij.idea.community.build.tasks" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlinx-coroutines-jdk8" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.buildScripts.downloader" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry" scope="TEST" />
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.testExtensions" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="decentxml" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.idea.community.build.tasks" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="commons-compress" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.idea.community.build" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlinx-coroutines-jdk8" level="project" />
|
||||
|
||||
@@ -35,6 +35,6 @@
|
||||
<orderEntry type="library" name="automaton" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.diff" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -18,6 +18,6 @@
|
||||
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-jdk8" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -13,7 +13,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
||||
<orderEntry type="library" name="jcip" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-jdk8" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="library" name="lz4-java" level="project" />
|
||||
<orderEntry type="library" name="netty-buffer" level="project" />
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis" />
|
||||
<orderEntry type="module" module-name="intellij.java.psi.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.resources" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide" />
|
||||
<orderEntry type="module" module-name="intellij.platform.workspaceModel.codegen" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.core" />
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" />
|
||||
<orderEntry type="module" module-name="kotlin.fir.frontend-independent" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.indexing" />
|
||||
<orderEntry type="module" module-name="intellij.java.psi.impl" />
|
||||
<orderEntry type="module" module-name="kotlin.fir" scope="RUNTIME" />
|
||||
|
||||
@@ -182,7 +182,7 @@
|
||||
<orderEntry type="library" exported="" name="kotlinc.android-extensions-compiler-plugin" level="project" />
|
||||
<orderEntry type="library" exported="" name="kotlinc.parcelize-compiler-plugin" level="project" />
|
||||
<orderEntry type="library" exported="" name="kotlinx-coroutines-jdk8" level="project" />
|
||||
<orderEntry type="library" exported="" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" exported="" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" exported="" name="kotlin-reflect" level="project" />
|
||||
<orderEntry type="library" scope="RUNTIME" name="kotlinc.kotlin-script-runtime" level="project" />
|
||||
<orderEntry type="library" scope="RUNTIME" name="javaslang" level="project" />
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.core" scope="RUNTIME" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" scope="RUNTIME" name="kotlinc.kotlin-compiler-common" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-tests" level="project" />
|
||||
<orderEntry type="library" name="snakeyaml" level="project" />
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" name="Velocity" level="project" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-compiler-common" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-compiler-fe10" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-jps-common" level="project" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util" scope="TEST" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-jdk8" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.buildScripts.downloader" />
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user