view .idea/libraries/TeamCity_Vcs_Api.xml @ 1128:5b0a122e78a6 TW-84326

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 Thu, 27 Jun 2024 16:42:52 +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>