view .idea/libraries/TeamCityAPI_agent.xml @ 1132:a272ea98b4b7 development/2024.07.x

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 cc15c897a2fd
children
line wrap: on
line source

<component name="libraryTable">
  <library name="TeamCityAPI-agent">
    <CLASSES>
      <root url="jar://$TeamCityDistribution$/devPackage/agent-api.jar!/" />
      <root url="jar://$TeamCityDistribution$/buildAgent/lib/agent.jar!/" />
      <root url="jar://$TeamCityDistribution$/buildAgent/lib/agent-core.jar!/" />
    </CLASSES>
    <JAVADOC />
    <SOURCES>
      <root url="jar://$TeamCityDistribution$/devPackage/src/openApi-source.jar!/" />
    </SOURCES>
  </library>
</component>