[devkit] update packaging

GitOrigin-RevId: 838cb94f0a9d873307fa681905c633c2a9655104
This commit is contained in:
Daniil Ovchinnikov
2022-03-11 19:52:26 +01:00
committed by intellij-monorepo-bot
parent 5825a5c893
commit 534bf9cbfc
24 changed files with 99 additions and 49 deletions

View File

@@ -68,7 +68,7 @@
<orderEntry type="module" module-name="intellij.copyright" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.guiForms.designer" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.devkit.plugin" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.eclipse" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.vcs.git" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.vcs.git.featuresTrainer" scope="RUNTIME" />
@@ -103,7 +103,6 @@
<orderEntry type="module" module-name="intellij.java.manifest" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.yaml" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.xml.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.devkit.jps" scope="TEST" />
<orderEntry type="module" module-name="intellij.tasks.core" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.jps.model.serialization.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.guiForms.jps" scope="TEST" />
@@ -133,7 +132,6 @@
<orderEntry type="module" module-name="intellij.java.debugger.streams" scope="RUNTIME" />
<orderEntry type="library" scope="RUNTIME" name="jgoodies-common" level="project" />
<orderEntry type="library" scope="RUNTIME" name="commons-net" level="project" />
<orderEntry type="module" module-name="intellij.devkit.java.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.testng.rt.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.editorconfig" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.vcs.changeReminder" scope="RUNTIME" />