]> source.dussan.org Git - sonarqube.git/commit
SONAR-7154 never delete temp dir, only delete its content if exists 770/head
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 4 Feb 2016 16:21:40 +0000 (17:21 +0100)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Fri, 5 Feb 2016 16:02:10 +0000 (17:02 +0100)
commit035f7bdfe2b9bf7992ccd4fed456de98d007b305
tree61300c3e7d11c30c32884b50853278f6320fc34e
parent4741428f2476010bfbdb36650f4f5de194410c16
SONAR-7154 never delete temp dir, only delete its content if exists
sonar-application/src/main/java/org/sonar/application/AppFileSystem.java
sonar-application/src/test/java/org/sonar/application/AppFileSystemTest.java