view mercurial-server-tc/mercurial-server-tc.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 493f78cb64dd
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<module 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="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="TeamCity Vcs Api" level="project" />
    <orderEntry type="library" name="TeamCityAPI-server" level="project" />
    <orderEntry type="module" module-name="mercurial-server" />
    <orderEntry type="library" name="TeamCityAPI-common" level="project" />
    <orderEntry type="module" module-name="mercurial-common" />
  </component>
</module>