aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-pmd-plugin
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) does...simonbrandhof2010-09-241-2/+1
* add AnnotationRuleRepository to load rules from sonar-check-api annotationssimonbrandhof2010-09-231-1/+1
* SONAR-1706 Depreciate sonar.reuseExistingRulesConfigurationsimonbrandhof2010-09-231-0/+5
* fix : The PMD rule CloneMethodMustImplementCloneable was not imported from th...fmallet2010-09-171-1/+1
* fix integration test : the root node of a PMD configuration is "ruleset" and ...fmallet2010-09-174-6/+6
* When the import of a PMD configuration file fails, the full stack trace is lo...fmallet2010-09-171-3/+7
* Prevent Unit Tests from generating report file outside of the /target directoryfmallet2010-09-164-16/+4
* fix SONAR-1766 - A warning is generated when the user tries to import a PMD c...fmallet2010-09-153-1/+23
* SONAR-1766 - remove useless test resourcefmallet2010-09-152-1/+1
* SONAR-1766 - The PMD XPath rule can now be duplicated through the Sonar user ...fmallet2010-09-1512-136/+143
* remove unexpected use of System.outfmallet2010-09-151-1/+0
* SONAR-1766 : Definition of the XPath rule and first version of the export mec...fmallet2010-09-1510-63/+215
* SONAR-1766 : The PMD plugin uses the new Sonar rule APIfmallet2010-09-1526-693/+701
* move deprecated rule API to sonar-deprecatedsimonbrandhof2010-09-142-1/+6
* SONAR-1766 - start migrating to the new Sonar rule API before defining the PM...fmallet2010-09-1212-66/+372
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0641-0/+4919