Files
openide/platform/build-scripts/intellij.platform.buildScripts.iml
Dmitriy.Panov 963fbfe168 IDEA-311103 Guava dependency dropped from build scripts
GitOrigin-RevId: 8efbef90cb6e991414b2b4208c154cee0e315bf3
2023-02-10 18:43:22 +00:00

212 lines
14 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="kotlin-language" name="Kotlin">
<configuration version="5" platform="JVM 17" allPlatforms="JVM [17]" useProjectSettings="false">
<compilerSettings>
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=kotlin.RequiresOptIn -opt-in=kotlinx.serialization.ExperimentalSerializationApi -opt-in=kotlinx.coroutines.ExperimentalCoroutinesApi" />
</compilerSettings>
<compilerArguments>
<stringArguments>
<stringArg name="jvmTarget" arg="17" />
<stringArg name="apiVersion" arg="1.8" />
<stringArg name="languageVersion" arg="1.8" />
</stringArguments>
<arrayArguments>
<arrayArg name="pluginClasspaths">
<args>$KOTLIN_BUNDLED$/lib/kotlinx-serialization-compiler-plugin.jar</args>
</arrayArg>
<arrayArg name="pluginOptions" />
</arrayArguments>
</compilerArguments>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="library" scope="RUNTIME" name="commons-cli" level="project" />
<orderEntry type="module" module-name="intellij.platform.buildScripts.downloader" />
<orderEntry type="library" name="commons-compress" level="project" />
<orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="module" module-name="intellij.platform.jps.model" />
<orderEntry type="module" module-name="intellij.tools.jps.build.standalone" />
<orderEntry type="library" name="opentelemetry" level="project" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.java.aetherDependencyResolver" />
<orderEntry type="library" name="jackson" level="project" />
<orderEntry type="module" module-name="intellij.platform.jps.model.impl" />
<orderEntry type="module" module-name="intellij.platform.util.xmlDom" />
<orderEntry type="module" module-name="intellij.platform.testFramework.core" />
<orderEntry type="module" module-name="intellij.platform.util.classLoader" />
<orderEntry type="library" name="jackson-jr-objects" level="project" />
<orderEntry type="module" module-name="intellij.groovy.constants.rt" />
<orderEntry type="module" module-name="intellij.groovy.jps" />
<orderEntry type="module" module-name="intellij.platform.statistics.config" />
<orderEntry type="module" module-name="intellij.groovy.rt" scope="RUNTIME" />
<orderEntry type="library" name="fastutil-min" level="project" />
<orderEntry type="library" name="gson" level="project" />
<orderEntry type="library" name="protobuf" level="project" />
<orderEntry type="module" module-name="intellij.devkit.jps" scope="RUNTIME" />
<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" />
<orderEntry type="library" name="json-schema-validator" level="project" />
<orderEntry type="library" name="decentxml" level="project" />
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry" />
<orderEntry type="library" name="kotlinx-serialization-json" level="project" />
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.zip" />
<orderEntry type="library" name="okhttp" level="project" />
<orderEntry type="library" name="zstd-jni" level="project" />
<orderEntry type="library" name="zstd-jni-windows-aarch64" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.rt.java8" />
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
<orderEntry type="library" name="kotlinx-coroutines-jdk8" level="project" />
<orderEntry type="library" name="opentelemetry-extension-kotlin" level="project" />
<orderEntry type="library" name="blockmap" level="project" />
<orderEntry type="library" name="SSHJ" level="project" />
<orderEntry type="library" name="jsch-agent-proxy" level="project" />
<orderEntry type="library" name="jsch-agent-proxy-sshj" level="project" />
<orderEntry type="library" name="commons-io" level="project" />
<orderEntry type="library" name="ktor-client-auth" level="project" />
<orderEntry type="library" name="ktor-client-cio" level="project" />
<orderEntry type="library" name="ktor-client-encoding" level="project" />
<orderEntry type="library" name="bouncy-castle-provider" level="project" />
<orderEntry type="module-library">
<library name="jetbrains.format.ripper" type="repository">
<properties maven-id="com.jetbrains.format-ripper:format-ripper:1.1.1">
<exclude>
<dependency maven-id="org.jetbrains:annotations" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-common" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk7" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk8" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib" />
<dependency maven-id="org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm" />
<dependency maven-id="org.jetbrains.kotlinx:kotlinx-coroutines-jdk8" />
<dependency maven-id="org.apache.commons:commons-compress" />
<dependency maven-id="org.bouncycastle:bcprov-jdk15on" />
<dependency maven-id="org.bouncycastle:bcpkix-jdk15on" />
<dependency maven-id="org.bouncycastle:bcutil-jdk15on" />
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/jetbrains/format-ripper/format-ripper/1.1.1/format-ripper-1.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="jackson-datatype-joda" level="project" />
<orderEntry type="library" name="http-client" level="project" />
<orderEntry type="library" name="commons-codec" level="project" />
<orderEntry type="library" scope="PROVIDED" name="kotlinc.kotlin-stdlib" level="project" />
<orderEntry type="library" name="ktor-serialization-kotlinx-json" level="project" />
<orderEntry type="library" name="ktor-client" level="project" />
<orderEntry type="library" name="kotlinx-coroutines-slf4j" level="project" />
<orderEntry type="library" name="ktor-client-content-negotiation" level="project" />
<orderEntry type="library" name="Slf4j" level="project" />
<orderEntry type="module-library">
<library name="jetbrains.apple.notary.api.kotlin.client" type="repository">
<properties maven-id="org.jetbrains:apple-notary-api-kotlin-client:1.0.0-2.0.0">
<exclude>
<dependency maven-id="org.jetbrains:annotations" />
<dependency maven-id="org.slf4j:slf4j-api" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-common" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk7" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk8" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib" />
<dependency maven-id="org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm" />
<dependency maven-id="org.jetbrains.kotlinx:kotlinx-coroutines-jdk8" />
<dependency maven-id="org.jetbrains.kotlinx:kotlinx-coroutines-slf4j" />
<dependency maven-id="org.jetbrains.kotlinx:kotlinx-serialization-core-jvm" />
<dependency maven-id="org.jetbrains.kotlinx:kotlinx-serialization-json-jvm" />
<dependency maven-id="com.fasterxml.jackson.core:jackson-annotations" />
<dependency maven-id="com.fasterxml.jackson.core:jackson-core" />
<dependency maven-id="com.fasterxml.jackson.core:jackson-databind" />
<dependency maven-id="com.fasterxml.jackson.dataformat:jackson-dataformat-cbor" />
<dependency maven-id="commons-codec:commons-codec" />
<dependency maven-id="commons-logging:commons-logging" />
<dependency maven-id="io.ktor:ktor-client-content-negotiation-jvm" />
<dependency maven-id="io.ktor:ktor-client-core-jvm" />
<dependency maven-id="io.ktor:ktor-client-logging-jvm" />
<dependency maven-id="io.ktor:ktor-events-jvm" />
<dependency maven-id="io.ktor:ktor-http-jvm" />
<dependency maven-id="io.ktor:ktor-io-jvm" />
<dependency maven-id="io.ktor:ktor-serialization-jvm" />
<dependency maven-id="io.ktor:ktor-serialization-kotlinx-json-jvm" />
<dependency maven-id="io.ktor:ktor-serialization-kotlinx-jvm" />
<dependency maven-id="io.ktor:ktor-utils-jvm" />
<dependency maven-id="io.ktor:ktor-websocket-serialization-jvm" />
<dependency maven-id="io.ktor:ktor-websockets-jvm" />
<dependency maven-id="joda-time:joda-time" />
<dependency maven-id="org.apache.httpcomponents:httpclient" />
<dependency maven-id="org.apache.httpcomponents:httpcore" />
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/apple-notary-api-kotlin-client/1.0.0-2.0.0/apple-notary-api-kotlin-client-1.0.0-2.0.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/amazonaws/aws-java-sdk-s3/1.12.302/aws-java-sdk-s3-1.12.302.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/amazonaws/aws-java-sdk-kms/1.12.302/aws-java-sdk-kms-1.12.302.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/amazonaws/aws-java-sdk-core/1.12.302/aws-java-sdk-core-1.12.302.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/amazonaws/jmespath-java/1.12.302/jmespath-java-1.12.302.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/auth0/java-jwt/4.0.0/java-jwt-4.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="jetbrains.intellij.plugins.structure" type="repository">
<properties maven-id="org.jetbrains.intellij.plugins:structure-intellij:3.247">
<exclude>
<dependency maven-id="org.jetbrains.kotlin:kotlin-reflect" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-common" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk7" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk8" />
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib" />
<dependency maven-id="org.jetbrains:annotations" />
<dependency maven-id="org.apache.commons:commons-compress" />
<dependency maven-id="org.slf4j:slf4j-api" />
<dependency maven-id="com.fasterxml.jackson.core:jackson-annotations" />
<dependency maven-id="com.fasterxml.jackson.core:jackson-core" />
<dependency maven-id="com.fasterxml.jackson.core:jackson-databind" />
<dependency maven-id="org.jsoup:jsoup" />
<dependency maven-id="org.tukaani:xz" />
<dependency maven-id="commons-io:commons-io" />
<dependency maven-id="org.jvnet.staxex:stax-ex" />
<dependency maven-id="org.glassfish.jaxb:txw2" />
<dependency maven-id="org.glassfish.jaxb:jaxb-runtime" />
<dependency maven-id="com.sun.xml.fastinfoset:FastInfoset" />
<dependency maven-id="com.sun.istack:istack-commons-runtime" />
<dependency maven-id="javax.xml.bind:jaxb-api" />
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/plugins/structure-intellij/3.247/structure-intellij-3.247.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/plugins/structure-base/3.247/structure-base-3.247.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/atteo/evo-inflector/1.3/evo-inflector-1.3.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/module/jackson-module-kotlin/2.14.1/jackson-module-kotlin-2.14.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="jaxb-api" level="project" />
<orderEntry type="library" name="jaxb-runtime" level="project" />
<orderEntry type="library" name="tcServiceMessages" level="project" />
<orderEntry type="library" scope="RUNTIME" name="kotlin-reflect" level="project" />
<orderEntry type="library" scope="RUNTIME" name="javax.activation" level="project" />
<orderEntry type="library" scope="RUNTIME" name="jsoup" level="project" />
</component>
</module>