[JPS Build] Fix list of ignored modules for JPS build
#KTI-1275 Fixed
This commit is contained in:
committed by
Space Team
parent
6553290b05
commit
046b629baa
@@ -70,14 +70,7 @@ fun updateCompilerXml() {
|
||||
"libraries/tools/kotlin-gradle-plugin-idea-proto",
|
||||
"libraries/tools/kotlin-project-model-tests-generator",
|
||||
"repo/gradle-settings-conventions",
|
||||
"wasm/wasm.ir/test", // KT-58111
|
||||
"js/js.tests/test", // KT-58111
|
||||
"js/js.tests/tests-gen", // KT-58111
|
||||
"plugins/kotlinx-serialization/tests", // KT-58111
|
||||
"plugins/kotlinx-serialization/tests-gen", // KT-58111
|
||||
"plugins/atomicfu/atomicfu-compiler/test", // KT-58111
|
||||
"generators/tests/org/jetbrains/kotlin/generators/tests", // KT-58111
|
||||
"plugins/pill/generate-all-tests/test/org/jetbrains/kotlin/pill/generateAllTests", // KT-58111
|
||||
"plugins/fir-plugin-prototype/plugin-annotations",
|
||||
)
|
||||
|
||||
val d = '$'
|
||||
|
||||
Reference in New Issue
Block a user