view .idea/libraries/TeamCity_Vcs_Api.xml @ 1125:cb5e6f9a2bcd TW-88158

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.
author Andreas Eisele <andreas.eisele@jetbrains.com>
date Thu, 06 Jun 2024 15:12:18 +0200
parents 60097d9c9606
children
line wrap: on
line source

<component name="libraryTable">
  <library name="TeamCity Vcs Api">
    <CLASSES>
      <root url="jar://$TeamCityDistribution$/devPackage/server-common-api.jar!/" />
      <root url="jar://$TeamCityDistribution$/devPackage/server-vcs-api.jar!/" />
    </CLASSES>
    <JAVADOC />
    <SOURCES>
      <root url="jar://$TeamCityDistribution$/devPackage/src/openApi-source.jar!/" />
    </SOURCES>
  </library>
</component>