Files
openide/plugins/coverage/intellij.java.coverage.iml
Aleksei.Cherepanov 524fa8422c KTIJ-35250 [Bazel] Update dependencies after promoting the "Missing dependency superclass" warning to error (part 1)
Added missing dependencies across IML files and updated BUILD.bazel as well. These missing dependencies affect type inference and produce different bytecode (compared with Bazel build)

GitOrigin-RevId: 8886452088a7a47e560494fef150204d188b9e73
2025-08-24 18:49:00 +00:00

122 lines
8.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="JaCoCo" type="repository">
<properties maven-id="org.jacoco:org.jacoco.ant:0.8.13">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.ant/0.8.13/org.jacoco.ant-0.8.13.jar">
<sha256sum>6434b8552ff3d0e4a2fbbd13a6efb124e0c9ca453817c62c03de8390d87ffd11</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.jar">
<sha256sum>514c23df6cfd015d7d83c10a792e35ab68a7b7e82f3d6a3a4481762c132e33a9</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/ow2/asm/asm/9.8/asm-9.8.jar">
<sha256sum>876eab6a83daecad5ca67eb9fcabb063c97b5aeb8cf1fca7a989ecde17522051</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar">
<sha256sum>3301a1c1cb4c59fcc5292648dac1d7c5aed4c0f067dfbe88873b8cdfe77404f4</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar">
<sha256sum>14b7880cb7c85eed101e2710432fc3ffb83275532a6a894dc4c4095d49ad59f1</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.jar">
<sha256sum>8133280a0aa44358be9d136b52370342f455ccb944aae07438220a77662578a2</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13.jar">
<sha256sum>9db3c9d5d74fa870b261b64a3082412e1bd6e22e9fa98f4737b1bff8af9cc64d</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.ant/0.8.13/org.jacoco.ant-0.8.13.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/9.8/asm-9.8.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.ant/0.8.13/org.jacoco.ant-0.8.13-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/9.8/asm-9.8-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-commons/9.8/asm-commons-9.8-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-tree/9.8/asm-tree-9.8-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module" module-name="intellij.platform.analysis" />
<orderEntry type="module" module-name="intellij.platform.codeStyle" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.concurrency" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.platform.coverage" exported="" />
<orderEntry type="module" module-name="intellij.java.execution" exported="" />
<orderEntry type="module" module-name="intellij.java" exported="" />
<orderEntry type="module" module-name="intellij.java.execution.impl" />
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
<orderEntry type="module" module-name="intellij.platform.execution.impl" />
<orderEntry type="module" module-name="intellij.platform.jps.model" />
<orderEntry type="module" module-name="intellij.platform.lang.core" />
<orderEntry type="module" module-name="intellij.platform.projectModel" />
<orderEntry type="module" module-name="intellij.platform.refactoring" />
<orderEntry type="module" module-name="intellij.platform.testRunner" />
<orderEntry type="module" module-name="intellij.testng.rt" />
<orderEntry type="module" module-name="intellij.junit.rt" />
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
<orderEntry type="module" module-name="intellij.java.compiler" />
<orderEntry type="module" module-name="intellij.java.coverage.rt" />
<orderEntry type="module" module-name="intellij.java.psi.impl" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.java.impl" />
<orderEntry type="module" module-name="intellij.platform.ide.concurrency" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.classLoader" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
<orderEntry type="library" name="jetbrains-annotations" level="project" />
<orderEntry type="module-library">
<library name="coverage-report" type="repository">
<properties maven-id="org.jetbrains.intellij.deps:coverage-report:1.0.25">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/coverage-report/1.0.25/coverage-report-1.0.25.jar">
<sha256sum>8627281c15b1b5347ca618d0dbc2090aa92a096a867c1d030198a51efcc33bfe</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/freemarker/freemarker/2.3.32/freemarker-2.3.32.jar">
<sha256sum>04d65ec1bde6cea20e3495d5e78ef96ab774d9936434861d3254bd88e7e94f92</sha256sum>
</artifact>
</verification>
<exclude>
<dependency maven-id="org.jetbrains:annotations" />
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/coverage-report/1.0.25/coverage-report-1.0.25.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/freemarker/freemarker/2.3.32/freemarker-2.3.32.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/coverage-report/1.0.25/coverage-report-1.0.25-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/freemarker/freemarker/2.3.32/freemarker-2.3.32-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.coverage.agent" />
<orderEntry type="library" name="fastutil-min" level="project" />
<orderEntry type="module" module-name="intellij.java.rt" scope="TEST" />
</component>
</module>