Commit Graph

417 Commits

Author SHA1 Message Date
fmallet
c889c986bc remove unexpected use of System.out 2010-09-15 15:18:17 +00:00
fmallet
83a555da85 SONAR-1766 : Definition of the XPath rule and first version of the export mechanism 2010-09-15 15:01:17 +00:00
fmallet
5ac2f4fb7d SONAR-1766 : The PMD plugin uses the new Sonar rule API 2010-09-15 12:11:34 +00:00
simonbrandhof
ddcc6272a6 move deprecated rule API to sonar-deprecated 2010-09-14 13:00:25 +00:00
simonbrandhof
91b4e663c5 move deprecated check api to sonar-deprecated 2010-09-14 09:59:18 +00:00
simonbrandhof
cdd05f32ec SONAR-1229 simplify the profiles API 2010-09-13 17:49:40 +00:00
fmallet
da66ba3415 SONAR-1766 - start migrating to the new Sonar rule API before defining the PMD XPath rule 2010-09-12 19:51:23 +00:00
simonbrandhof
23830d07ed * rename RuleProvider to RuleFinder
* deprecate some classes in the rule API
* add the parameter ValidationMessages to ProfileDefinition.createPrototype()
2010-09-10 13:04:24 +00:00
simonbrandhof
5cd839bbec simplify ValidationMessages and ProfileDefinition 2010-09-10 12:27:33 +00:00
fmallet
5c90df84c8 fix SONAR-1534 : Activation of all the default FindBugs rules 2010-09-10 12:22:23 +00:00
simonbrandhof
88495df471 SONAR-440 Warning when some rules are not imported from a checkstyle and/or PMD configuration file(s) 2010-09-08 09:47:21 +00:00
simonbrandhof
3cc63963cf SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle,pmd and Findbugs conf files when several langages are defined
SONAR-440 add warnings to checkstyle when importing configuration
2010-09-07 23:23:23 +00:00
simonbrandhof
6b3ca3adbf SONAR-440 Warning when some rules are not imported from a checkstyle and/or PMD configuration file(s)
SONAR-1229 Export/Import a given Sonar quality profile
2010-09-07 11:08:38 +00:00
simonbrandhof
e51183ff04 checkstyle plugin : add some unit tests 2010-09-07 09:11:52 +00:00
simonbrandhof
aef2286bf0 SONAR-1229 Export/Import a given Sonar quality profile 2010-09-06 17:22:57 +00:00
simonbrandhof
4592819b97 checkstyle plugin : remove some useless files 2010-09-06 17:11:39 +00:00
simonbrandhof
aeadc1f912 SONAR-236 remove deprecated code from checkstyle plugin + display default value of rule parameters in Q profile console 2010-09-06 14:08:06 +00:00