]> source.dussan.org Git - sonarqube.git/commitdiff
Remove quality flaw
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Mon, 17 Feb 2014 13:27:51 +0000 (14:27 +0100)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Mon, 17 Feb 2014 13:27:51 +0000 (14:27 +0100)
sonar-plugin-api/src/main/java/org/sonar/api/CoreProperties.java

index 7c84dbfbf063bf8438009f18f4f55b4e7922d5a4..a41d592adaa8f204976ad0dd794021d72e65307b 100644 (file)
@@ -179,6 +179,7 @@ public interface CoreProperties {
   /**
    * @deprecated since 4.2. See http://jira.codehaus.org/browse/SONAR-5058
    */
+  @Deprecated
   String GLOBAL_TEST_EXCLUSIONS_DEFAULT = "";
 
   /**