view .idea/misc.xml @ 850:67753eb68a09 Gaya-8.1.x

Don't build a clean patch if incremental patch fails Before building a clean patch the unmapped '' path was removed. As a result if build has several root we lost all sources of all roots where patch was already built. Instead of removing a mapped root path, throw a error immediately. If there will be some common errors in which we should recover inside hg-plugin by building a clean patch, we will add such a logic later.
author Dmitry Neverov <dmitry.neverov@gmail.com>
date Wed, 02 Jul 2014 18:39:37 +0200
parents f77000a89e97
children 07a7f22d8954
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="EntryPointsManager">
    <entry_points version="2.0" />
  </component>
  <component name="IdProvider" IDEtalkID="C52C76224CD45BEC1DC62428B699D800" />
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_5" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK" />
</project>