]> source.dussan.org Git - sonarqube.git/commit
SONAR-1974 do not disable the rules of the repository "review" at startup
authorSimon Brandhof <simon.brandhof@gmail.com>
Mon, 5 Dec 2011 16:05:57 +0000 (17:05 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 5 Dec 2011 16:05:57 +0000 (17:05 +0100)
commitc54486801fd213196cb7a9f7d19fa95775403926
tree06bcd9192fc99c37c776c709af76fbd56782bf09
parent6fcc40818bc6e92b642e7e3aa36726233da24e95
SONAR-1974 do not disable the rules of the repository "review" at startup
sonar-server/src/main/java/org/sonar/server/startup/RegisterRules.java
sonar-server/src/test/java/org/sonar/server/startup/RegisterRulesTest.java
sonar-server/src/test/resources/org/sonar/server/startup/RegisterRulesTest/shouldNotDisableReviewRules.xml [new file with mode: 0644]