view mercurial-common/mercurial-common.iml @ 1119:1a43a8c758a4 TW-83599

TW-83599: recognize "path contains illegal component" error and retry pull command with explicit revision, agent side logic
author Andreas Eisele <andreas.eisele@jetbrains.com>
date Tue, 10 Oct 2023 12:32:28 +0200
parents 75884a6be8ca
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
    <output url="file://$MODULE_DIR$/classes" />
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" exported="" name="TeamCityAPI-common" level="project" />
    <orderEntry type="library" exported="" name="IDEA-openapi" level="project" />
    <orderEntry type="library" name="jdom" level="project" />
    <orderEntry type="library" name="commons-codec-1.16.0" level="project" />
  </component>
</module>