mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
IJ-MR-175479 IJ-CR-146078 IJPL-209476 caffeine as product lib
GitOrigin-RevId: a4585825ed7a9f49d9c74266ea2ebd4323d6405e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
351374ca85
commit
ec3242285e
@@ -41,7 +41,7 @@ jvm_library(
|
||||
"//platform/execution",
|
||||
"//platform/remote-core",
|
||||
"@lib//:jna",
|
||||
"@lib//:caffeine",
|
||||
"//libraries/caffeine",
|
||||
"@lib//:jackson",
|
||||
"@lib//:jackson-databind",
|
||||
"@lib//:jackson-module-kotlin",
|
||||
@@ -82,7 +82,7 @@ jvm_library(
|
||||
"//platform/remote-core",
|
||||
"@lib//:jna",
|
||||
"@lib//:junit4",
|
||||
"@lib//:caffeine",
|
||||
"//libraries/caffeine",
|
||||
"@lib//:jackson",
|
||||
"@lib//:jackson-databind",
|
||||
"@lib//:jackson-module-kotlin",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.remote.core" />
|
||||
<orderEntry type="library" name="jna" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
||||
<orderEntry type="library" name="caffeine" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.caffeine" />
|
||||
<orderEntry type="library" name="jackson" level="project" />
|
||||
<orderEntry type="library" name="jackson-databind" level="project" />
|
||||
<orderEntry type="library" name="jackson-module-kotlin" level="project" />
|
||||
|
||||
Reference in New Issue
Block a user