]> source.dussan.org Git - sonarqube.git/commit
SONAR-3844 Drop the support of the deprecated property sonar.light
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 2 Oct 2012 08:06:25 +0000 (10:06 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 2 Oct 2012 08:08:04 +0000 (10:08 +0200)
commit54a3802ec94abd488a7db67efb68d0e1651b0d97
tree984f37b0da1bf81a23c58eed654c7be07e203f57
parent8d327596480739737e24553a127b7e7cf5346641
SONAR-3844 Drop the support of the deprecated property sonar.light
sonar-batch/src/main/java/org/sonar/batch/ProjectConfigurator.java
sonar-batch/src/main/java/org/sonar/batch/bootstrap/ProjectModule.java
sonar-batch/src/main/java/org/sonar/batch/config/UnsupportedProperties.java [new file with mode: 0644]
sonar-batch/src/test/java/org/sonar/batch/ProjectConfiguratorTest.java
sonar-batch/src/test/java/org/sonar/batch/config/UnsupportedPropertiesTest.java [new file with mode: 0644]