AP-7325: replaced ap-validation to model, ap.validation libraries, added fus-reporting-api libraries

GitOrigin-RevId: 00877130023f5a3f426b014208110949c665c587
This commit is contained in:
Liubov Afanaseva
2025-06-06 11:07:26 +02:00
committed by intellij-monorepo-bot
parent 0147105da1
commit ab4901834d
8 changed files with 98 additions and 34 deletions

View File

@@ -164,7 +164,6 @@
<orderEntry type="module" module-name="intellij.platform.ide.remote" />
<orderEntry type="module" module-name="intellij.platform.ide.ui" />
<orderEntry type="library" name="jackson-module-kotlin" level="project" />
<orderEntry type="library" name="ap-validation" level="project" />
<orderEntry type="module" module-name="intellij.python.community.impl.poetry" />
<orderEntry type="module" module-name="intellij.python.community.impl.installer" />
<orderEntry type="module" module-name="intellij.platform.eel" />
@@ -178,6 +177,8 @@
<orderEntry type="module" module-name="intellij.python.hatch" />
<orderEntry type="module" module-name="intellij.platform.externalSystem.impl" />
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
<orderEntry type="library" name="com.jetbrains.fus.reporting.model" level="project" />
<orderEntry type="library" name="com.jetbrains.fus.reporting.ap.validation" level="project" />
<orderEntry type="library" name="http-client" level="project" />
<orderEntry type="library" name="commons-lang3" level="project" />
<orderEntry type="module" module-name="intellij.python.community.helpersLocator" />