]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-5109 Update description to specify these properties are deprecated
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Fri, 11 Apr 2014 07:26:08 +0000 (09:26 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Fri, 11 Apr 2014 07:26:18 +0000 (09:26 +0200)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index e190b1da8d9dc8a40ba33a0bc58922969abb5882..075afab7bdb96b684f537c1dda6013287336e27c 100644 (file)
@@ -912,11 +912,9 @@ property.sonar.global.test.exclusions.description=Patterns used to exclude some
 property.category.exclusions.files=Files
 property.category.exclusions.files.description=Configure the files that should be completely ignored by the analysis.
 property.sonar.skippedModules.name=Module Exclusions
-property.sonar.skippedModules.description=Comma-separated list of the modules to exclude from analysis.<br>\
- If a module's artifactId differs from its module name (the directory name): it is the artifactId that should be use instead of the module name.
+property.sonar.skippedModules.description=This property is deprecated since version 4.3 and should not be used anymore.
 property.sonar.includedModules.name=Module Inclusions
-property.sonar.includedModules.description=Comma-separated list of the modules to analyse, all other modules are automatically ignored. Be careful: the root project must be added to the list.<br>\
- If a module's artifactId differs from its module name (the directory name): it is the artifactId that should be use instead of the module name.
+property.sonar.includedModules.description=This property is deprecated since version 4.3 and should not be used anymore.
 property.category.exclusions.issues=Issues
 property.category.exclusions.issues.description=Configure the conditions under which issues should not be reported.
 property.category.exclusions.duplications=Duplications