view mercurial-server/mercurial-server.iml @ 1132:a272ea98b4b7 development/2024.07.x tip

TW-88158: remove MercurialCommitsInfoBuilderSupport and CommitsAndMountPointsCommand together with the custom hg extension. - The extension point was introduced for Upsource and is no longer needed. - The hg extension was not compatible with python 3 and led to test errors. (grafted from cb5e6f9a2bcd450e660c89305b190f5ed272e0d6)
author Andreas Eisele <andreas.eisele@jetbrains.com>
date Thu, 06 Jun 2024 15:12:18 +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="FacetManager">
    <facet type="Spring" name="Spring">
      <configuration />
    </facet>
  </component>
  <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$/resources" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
      <excludeFolder url="file://$MODULE_DIR$/classes" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" exported="" name="TeamCityAPI-server" level="project" />
    <orderEntry type="library" exported="" name="IDEA-openapi" level="project" />
    <orderEntry type="library" exported="" name="Log4j" level="project" />
    <orderEntry type="module" module-name="mercurial-common" />
    <orderEntry type="library" name="TeamCity Vcs Api" level="project" />
    <orderEntry type="library" name="trove4j" level="project" />
    <orderEntry type="library" name="quartz-2.3.2" level="project" />
    <orderEntry type="library" name="commons-compress-1.5" level="project" />
  </component>
</module>