]> source.dussan.org Git - sonarqube.git/commit
In the rule tag validation message, do not display tag on ui side
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Thu, 27 Feb 2014 17:21:15 +0000 (18:21 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Thu, 27 Feb 2014 17:23:14 +0000 (18:23 +0100)
commit633d837580f1e86ba2d188e3655b5d932ba4991b
tree05d347e2bdbc1c1c5d23df75dca6be20fed34ae6
parent4894806f1420dd1b07b8f4103a3d25d86a234b4b
In the rule tag validation message, do not display tag on ui side
sonar-plugin-api/src/main/java/org/sonar/api/server/rule/RuleDefinitions.java
sonar-plugin-api/src/main/java/org/sonar/api/server/rule/RuleTagFormat.java
sonar-plugin-api/src/test/java/org/sonar/api/server/rule/RuleDefinitionsTest.java
sonar-plugin-api/src/test/java/org/sonar/api/server/rule/RuleTagFormatTest.java
sonar-server/src/main/java/org/sonar/server/rule/RuleTags.java