view mercurial-common/mercurial-common.iml @ 1120:f1b2de1a2555

TW-83599: recognize "path contains illegal component" error and retry pull command with explicit revision, merge commit
author Andreas Eisele <andreas.eisele@jetbrains.com>
date Thu, 12 Oct 2023 18:03:22 +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>