remove dependency on intellij.tools.jps.antTasks - not used by build scripts

GitOrigin-RevId: 657fae11a0e79ce21a6e1a96d1866806f299b5a5
This commit is contained in:
Vladimir Krivosheev
2024-09-18 10:04:09 +02:00
committed by intellij-monorepo-bot
parent 1d1696a8ad
commit ccf59bb0cf

View File

@@ -56,7 +56,6 @@
<orderEntry type="library" name="devkit.runtime.module.repository.jps" level="project" />
<orderEntry type="module" module-name="intellij.java.guiForms.jps" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.idea.community.build.tasks" />
<orderEntry type="module" module-name="intellij.tools.jps.antTasks" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.idea.community.build.dependencies" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="library" name="jackson-databind" level="project" />