]> source.dussan.org Git - sonarqube.git/commit
SONAR-4440 Allow empty list for "sonar.sources" property
authorJulien HENRY <julien.henry@sonarsource.com>
Tue, 25 Jun 2013 16:05:29 +0000 (18:05 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Wed, 26 Jun 2013 09:31:12 +0000 (11:31 +0200)
commitaae644fd6f1344fa9f304627335534485862ac04
tree0ae90aa94d38e6ef428e7a5350eec3943443014f
parent9d4402db8268d0f062f839445a201dcc257de685
SONAR-4440 Allow empty list for "sonar.sources" property
sonar-batch/src/main/java/org/sonar/batch/scan/DefaultProjectBootstrapper.java
sonar-batch/src/test/java/org/sonar/batch/scan/DefaultProjectBootstrapperTest.java
sonar-batch/src/test/resources/org/sonar/batch/scan/DefaultProjectBootstrapperTest/simple-project-with-blank-source-dir/sonar-project.properties [new file with mode: 0644]
sonar-batch/src/test/resources/org/sonar/batch/scan/DefaultProjectBootstrapperTest/simple-project-with-missing-source-dir/sonar-project.properties [new file with mode: 0644]