]> source.dussan.org Git - sonarqube.git/commit
in fact Java 1.5 should support enum in annotations if the enum is defined before...
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 11 Oct 2010 21:06:39 +0000 (21:06 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 11 Oct 2010 21:06:39 +0000 (21:06 +0000)
commit0fdf2104bf51c126bfd2671d81f9798bc9a6aac2
treed70fd93131aadecbeacbcc6ab26cb31163062715
parentd516294a9dd52572f60d0ae977ef5a0c85973356
in fact Java 1.5 should support enum in annotations if the enum is defined before the field declaration
sonar-check-api/src/main/java/org/sonar/check/Cardinality.java [deleted file]
sonar-check-api/src/main/java/org/sonar/check/Rule.java