]> source.dussan.org Git - sonarqube.git/commit
Restore partial support of RuleQuery in RuleFinder to fix issue with Groovy plugin 293/head
authorJulien HENRY <julien.henry@sonarsource.com>
Wed, 6 May 2015 08:40:07 +0000 (10:40 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Wed, 6 May 2015 09:33:15 +0000 (11:33 +0200)
commit04805fcc6888fe290f36095e1f3caa2e588775d3
tree2a0ca9a0f8d5ac438b8e9018468e3e6be9e2edc5
parentdc67dc379f36760141f5e155cfd30fcb5aafd194
Restore partial support of RuleQuery in RuleFinder to fix issue with Groovy plugin
sonar-batch/src/main/java/org/sonar/batch/rule/RuleFinderCompatibility.java
sonar-batch/src/test/java/org/sonar/batch/rule/RuleFinderCompatibilityTest.java [new file with mode: 0644]
sonar-plugin-api/src/main/java/org/sonar/api/rules/RuleFinder.java