diff .idea/misc.xml @ 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 d9cb6eec6f74
children 548a2737cc07
line wrap: on
line diff
--- a/.idea/misc.xml	Mon May 16 15:03:56 2016 +0300
+++ b/.idea/misc.xml	Mon May 16 19:22:22 2016 +0300
@@ -27,7 +27,7 @@
   <component name="ProjectResources">
     <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
   </component>
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5" default="false" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" default="false" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
     <output url="file://$PROJECT_DIR$/out" />
   </component>
 </project>
\ No newline at end of file