Files
openide/plugins/coverage/intellij.java.coverage.iml
Maksim Zuev 0accf501fe [coverage] IDEA-350519 Update JaCoCo version to 0.8.12
GitOrigin-RevId: 8589bb63f219f75603f12f64b47d550d3b8a1929
2024-04-03 14:09:06 +00:00

108 lines
7.0 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.12">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.ant/0.8.12/org.jacoco.ant-0.8.12.jar">
<sha256sum>43f81e03dd6f5190aecb88a6236b694adade484b0402447c320fc6e94d685f41</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar">
<sha256sum>fca26db37c0c5fbd5dc4985237eb82866df9799d5082af899475a73f91f5b035</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/ow2/asm/asm/9.7/asm-9.7.jar">
<sha256sum>adf46d5e34940bdf148ecdd26a9ee8eea94496a72034ff7141066b3eea5c4e9d</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar">
<sha256sum>389bc247958e049fc9a0408d398c92c6d370c18035120395d4cba1d9d9304b7a</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar">
<sha256sum>62f4b3bc436045c1acb5c3ba2d8ec556ec3369093d7f5d06c747eb04b56d52b1</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar">
<sha256sum>f9c79ad66a66a0337c57849ad1287a2ab23b9b232d35314443e5ec49e6e3d20f</sha256sum>
</artifact>
<artifact url="file://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.jar">
<sha256sum>ab29507b750d325bbaf7ea094860fff26d27170038d8ee5f00c3074489f14637</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.ant/0.8.12/org.jacoco.ant-0.8.12.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/9.7/asm-9.7.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.ant/0.8.12/org.jacoco.ant-0.8.12-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/9.7/asm-9.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-commons/9.7/asm-commons-9.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm-tree/9.7/asm-tree-9.7-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<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.testRunner" />
<orderEntry type="module" module-name="intellij.testng.rt" />
<orderEntry type="module" module-name="intellij.junit.rt" />
<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.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="library" name="intellij-coverage" level="project" />
<orderEntry type="module-library">
<library name="coverage-report" type="repository">
<properties maven-id="org.jetbrains.intellij.deps:coverage-report:1.0.20">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/coverage-report/1.0.20/coverage-report-1.0.20.jar">
<sha256sum>5959f0aa7f33c74c8cde6babb2d9b92638f0e143461d2c37f6859f731c275c59</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.20/coverage-report-1.0.20.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.20/coverage-report-1.0.20-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="library" name="fastutil-min" level="project" />
</component>
</module>