Mercurial > hg > tc-symbol-server
view common/common.iml @ 101:52fc27842bc1
fixing TW-45209, TW-45095; report resulting artifact path for each pdb file instead of file name from build agent
- will fix performance when locating pdb file on server
- will fix file name collisions when publishing several pdb's with the same name in scope of single build
author | Evgeniy.Koshkin@unit-519.Labs.IntelliJ.Net |
---|---|
date | Mon, 16 May 2016 19:22:22 +0300 |
parents | c36d3305ed62 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <module type="JAVA_MODULE" version="4"> <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="idea annotations.jar" level="project" /> <orderEntry type="library" name="jdom" level="project" /> <orderEntry type="library" name="Common-Api" level="project" /> </component> </module>