view agent/agent.iml @ 117:d2c79f95c2a6 tip

remove tailing slash in teamcity server url when constructing symbol server url
author Evgeniy.Koshkin@unit-519.Labs.IntelliJ.Net
date Fri, 27 May 2016 15:27:30 +0300
parents af3d3277b06f
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="FacetManager">
    <facet type="Spring" name="Spring">
      <configuration>
        <fileset id="fileset1" name="agent" removed="false">
          <file>file://$MODULE_DIR$/src/META-INF/build-agent-plugin-symbol-server.xml</file>
          <file>jar://$TeamCityDistribution$/buildAgent/lib/agent.jar!/META-INF/buildAgentSpring.xml</file>
          <file>jar://$TeamCityDistribution$/buildAgent/lib/agent.jar!/META-INF/buildAgentPlugins.xml</file>
          <file>file://$MODULE_DIR$/fake-teamcity-agent-plugin-context.xml</file>
        </fileset>
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="Agent-Api" level="project" />
    <orderEntry type="library" name="idea annotations.jar" level="project" />
    <orderEntry type="library" name="Common-Api" level="project" />
    <orderEntry type="library" name="log4j" level="project" />
    <orderEntry type="library" name="Idea-OpenApi" level="project" />
    <orderEntry type="module" module-name="common" />
    <orderEntry type="library" name="TeamCity agent runtime" level="project" />
  </component>
</module>