]> source.dussan.org Git - sonar-scanner-cli.git/commit
SONARPLUGINS-1856 Log message if sources directory does not exist
authorFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Wed, 5 Sep 2012 14:40:09 +0000 (16:40 +0200)
committerFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Wed, 5 Sep 2012 14:40:09 +0000 (16:40 +0200)
commit2feaf823d3f2d611d6309ff3ee8762b10143a86e
treef302e4d1a03032664127756c972b1dbfc618840b
parente42e7ec4637e7ce657f2796c8c4ae637c22676b9
SONARPLUGINS-1856 Log message if sources directory does not exist

=> When launching the Sonar Runner, a meaningful error message must
   be thrown when one source directory doesn't exist
src/main/java/org/sonar/runner/model/SonarProjectBuilder.java
src/test/java/org/sonar/runner/model/SonarProjectBuilderTest.java
src/test/resources/org/sonar/runner/model/SonarProjectBuilderTest/simple-project-with-unexisting-source-dir/sonar-project.properties [new file with mode: 0644]