make fastutil, StreamEx, icu4j libraries unavailable to api modules to avoid exposing them in OpenAPI, add test to enforce this contract

GitOrigin-RevId: 9f6b4a3ed011246c9a34055d251bd6a62e50358d
This commit is contained in:
Alexey Kudravtsev
2021-07-14 12:35:04 +00:00
committed by intellij-monorepo-bot
parent 09434c5f15
commit d75f19e731
17 changed files with 0 additions and 20 deletions

View File

@@ -12,6 +12,5 @@
<orderEntry type="module" module-name="intellij.java.psi" />
<orderEntry type="module" module-name="intellij.platform.indexing" />
<orderEntry type="module" module-name="intellij.platform.concurrency" />
<orderEntry type="library" name="fastutil-min" level="project" />
</component>
</module>