view mercurial-tests/mercurial-tests.iml @ 1129:81f91a2e4451

TW-84326: Stay compatible with updated share extension behavior. - Remove the "shared" extension from "requires" when disabling sharing. - Tests: ignore the "requires" file in shared repository stores.
author Andreas Eisele <andreas.eisele@jetbrains.com>
date Fri, 28 Jun 2024 09:44:50 +0200
parents 63233f2619e3
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="false">
    <output url="file://$MODULE_DIR$/classes" />
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="mercurial-server" />
    <orderEntry type="library" name="JUnit" level="project" />
    <orderEntry type="library" name="TestNG" level="project" />
    <orderEntry type="library" name="JMock" level="project" />
    <orderEntry type="library" name="TeamCityAPI-common" level="project" />
    <orderEntry type="module" module-name="mercurial-common" />
    <orderEntry type="module" module-name="mercurial-agent" />
    <orderEntry type="library" name="TeamCity-TestsAPI" level="project" />
    <orderEntry type="library" name="TeamCity-impl" level="project" />
    <orderEntry type="library" name="TeamCityAPI-agent" level="project" />
    <orderEntry type="library" name="TeamCity Vcs Api" level="project" />
    <orderEntry type="module" module-name="mercurial-server-tc" />
    <orderEntry type="library" name="quartz-2.3.2" level="project" />
    <orderEntry type="library" name="IDEA-openapi" level="project" />
    <orderEntry type="library" name="commons-compress-1.5" level="project" />
  </component>
</module>