view mercurial-agent/mercurial-agent.iml @ 1122:e6e3f80c9313

TW-84326: temporarily skip AgentSideCheckoutWithSharedMirrorsTest.turn_off_sharing on ARM agents
author Andreas Eisele <andreas.eisele@jetbrains.com>
date Wed, 18 Oct 2023 09:44:31 +0200
parents 11740f88a08b
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="FacetManager">
    <facet type="Spring" name="Spring">
      <configuration />
    </facet>
  </component>
  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
    <output url="file://$MODULE_DIR$/classes" />
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="TeamCityAPI-agent" level="project" />
    <orderEntry type="module" module-name="mercurial-common" />
  </component>
</module>