# HG changeset patch # User Dmitry.Treskunov@UNIT-412.Labs.IntelliJ.Net # Date 1451328066 -10800 # Node ID 07a7f22d895464562fed649bb86a56c9c80ce1f7 # Parent 944ccd758a6f8c5b19739196888d7ac82fa3ec82 hg plugin - use jdk8 on server, jdk6 on agent diff -r 944ccd758a6f -r 07a7f22d8954 .idea/compiler.xml --- a/.idea/compiler.xml Thu Dec 24 15:52:38 2015 +0100 +++ b/.idea/compiler.xml Mon Dec 28 21:41:06 2015 +0300 @@ -27,7 +27,5 @@ - - - + \ No newline at end of file diff -r 944ccd758a6f -r 07a7f22d8954 .idea/misc.xml --- a/.idea/misc.xml Thu Dec 24 15:52:38 2015 +0100 +++ b/.idea/misc.xml Mon Dec 28 21:41:06 2015 +0300 @@ -4,6 +4,5 @@ - - - + + \ No newline at end of file diff -r 944ccd758a6f -r 07a7f22d8954 mercurial-agent/mercurial-agent.iml --- a/mercurial-agent/mercurial-agent.iml Thu Dec 24 15:52:38 2015 +0100 +++ b/mercurial-agent/mercurial-agent.iml Mon Dec 28 21:41:06 2015 +0300 @@ -5,16 +5,15 @@ - + - + - - + \ No newline at end of file diff -r 944ccd758a6f -r 07a7f22d8954 mercurial-common/mercurial-common.iml --- a/mercurial-common/mercurial-common.iml Thu Dec 24 15:52:38 2015 +0100 +++ b/mercurial-common/mercurial-common.iml Mon Dec 28 21:41:06 2015 +0300 @@ -1,17 +1,16 @@ - + - + - - + \ No newline at end of file