]> source.dussan.org Git - sonarqube.git/commit
SONAR-2657 Don't save file hashes if there is no file in project
authorJulien HENRY <julien.henry@sonarsource.com>
Mon, 7 Oct 2013 13:02:16 +0000 (15:02 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Mon, 7 Oct 2013 13:03:40 +0000 (15:03 +0200)
commit1fcbb5e85e979eea35bafed165a3e89d1058bdd8
treef85a43f067286516031e40c071b1ae1e58e168cd
parenteb61eba8a4e2dead826feca34b22ca8fc5fa0ffb
SONAR-2657 Don't save file hashes if there is no file in project
like in a multimodule root
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/sensors/FileHashSensor.java
plugins/sonar-core-plugin/src/test/java/org/sonar/plugins/core/sensors/FileHashSensorTest.java