]> source.dussan.org Git - sonarqube.git/commit
rule API: add the field 'cardinality' to the annotation @org.sonar.check.Rule
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 11 Oct 2010 14:47:13 +0000 (14:47 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 11 Oct 2010 14:47:13 +0000 (14:47 +0000)
commit8c8007b2c9ebe8aa5b5a2fac0d9955e2cbead304
treecf57927057addb51b707759d35816c68353e9d6c
parentf561c79fce592354824d1db303a22fe4cd3a0277
rule API: add the field 'cardinality' to the annotation @org.sonar.check.Rule
sonar-check-api/src/main/java/org/sonar/check/Rule.java
sonar-plugin-api/src/main/java/org/sonar/api/rules/AnnotationRuleParser.java
sonar-plugin-api/src/main/java/org/sonar/api/rules/Rule.java
sonar-plugin-api/src/main/java/org/sonar/api/rules/XMLRuleParser.java
sonar-plugin-api/src/test/java/org/sonar/api/rules/XMLRuleParserTest.java