Add module ':compiler:frontend.common.jvm' to the JPS plugin
New module was added in '52baf7338edcbc877e2ca1b0c7b63665d15f0e80', however unless it's present in the 'compilerModulesForJps' list, it's not packed inside the JPS plugin.
This commit is contained in:
@@ -259,6 +259,7 @@ extra["compilerModulesForJps"] = listOf(
|
||||
":core:deserialization",
|
||||
":core:deserialization.common",
|
||||
":core:deserialization.common.jvm",
|
||||
":compiler:frontend.common.jvm",
|
||||
":compiler:frontend.java",
|
||||
":core:metadata",
|
||||
":core:metadata.jvm",
|
||||
|
||||
Reference in New Issue
Block a user