annotate mercurial-server-tc/mercurial-server-tc.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 493f78cb64dd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
489
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
2 <module type="JAVA_MODULE" version="4">
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
3 <component name="NewModuleRootManager" inherit-compiler-output="false">
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
4 <output url="file://$MODULE_DIR$/classes" />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
5 <exclude-output />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
6 <content url="file://$MODULE_DIR$">
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
7 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
8 </content>
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
9 <orderEntry type="inheritedJdk" />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
10 <orderEntry type="sourceFolder" forTests="false" />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
11 <orderEntry type="library" name="TeamCity Vcs Api" level="project" />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
12 <orderEntry type="library" name="TeamCityAPI-server" level="project" />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
13 <orderEntry type="module" module-name="mercurial-server" />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
14 <orderEntry type="library" name="TeamCityAPI-common" level="project" />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
15 <orderEntry type="module" module-name="mercurial-common" />
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
16 </component>
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
17 </module>
493f78cb64dd Move MercurialBranchSupport to separate module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
diff changeset
18