aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-pmd-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Release 3.0.13.0.1Eric Hartmann2012-05-111-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-05-101-1/+1
|
* [maven-release-plugin] prepare release sonar-3.0.1-RC1Eric Hartmann2012-05-101-1/+1
|
* Update to 3.0.1-SNAPSHOTEric Hartmann2012-05-101-1/+1
|
* Change from 3.0.1-SNAPSHOT to 3.0-SNAPSHOT to allow every jobs to still use ↵Eric Hartmann2012-04-181-1/+1
| | | | 3.0-SNAPSHOT version
* Update to SNAPSHOT version for release-3.0 branchEric Hartmann2012-04-181-1/+1
|
* Release 3.03.0Eric Hartmann2012-04-171-1/+1
|
* Upgrade to 3.0-SNAPSHOTEric Hartmann2012-04-111-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-101-1/+1
|
* [maven-release-plugin] prepare release 2.15-RC2Eric Hartmann2012-04-101-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-061-1/+1
|
* [maven-release-plugin] prepare release 2.15-RC1Eric Hartmann2012-04-061-1/+1
|
* Fix some quality flawsEvgeny Mandrikov2012-03-295-23/+47
|
* Enforce that parameters are non null by default in sonar-jacoco-plugin and ↵Evgeny Mandrikov2012-03-281-0/+25
| | | | sonar-pmd-plugin
* Fix some quality flawsEvgeny Mandrikov2012-03-2810-432/+26
|
* SONAR-3346 Add property "sonar.pmd.generateXml"Evgeny Mandrikov2012-03-274-18/+43
|
* SONAR-3346 Consume violations directly from PMD - no need to parse XMLEvgeny Mandrikov2012-03-264-13/+50
|
* SONAR-3229 PMD fails when inspecting Java files suffixed with .javSimon Brandhof2012-03-202-43/+49
|
* Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
|
* Update copyright header for this new yearSimon Brandhof2012-01-1029-29/+29
|
* SONAR-3150 Reduce size of PMD and FindBugs pluginsEvgeny Mandrikov2012-01-091-0/+28
| | | | | | | * Remove unused dependencies * Lock size with help of maven-enforcer-plugin to prevent future regressions
* SONAR-3144 sonar-cpd-plugin should not depend on PMDEvgeny Mandrikov2012-01-052-1/+67
|
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-031-1/+1
|
* SONAR-2819 Upgrade to PMD 4.3Evgeny Mandrikov2011-11-302-32/+40
| | | | | | | | | | | | | | New rules in PMD 4.3: * DontCallThreadRun * GuardDebugLogging New rules in PMD 4.2.6: * GenericsNaming * AvoidCatchingGenericException * AvoidLosingExceptionInformation * AvoidLiteralsInIfCondition * UseConcurrentHashMap * DoNotHardCodeSDCard
* Upgrade version to 2.13-SNAPSHOTEric Hartmann2011-11-091-1/+1
|
* fix violationssimonbrandhof2011-11-071-1/+1
|
* SONAR-2584 upgrade to checkstyle 5.1.2 and to pmd 4.2.5.2simonbrandhof2011-11-031-1/+1
|
* SONAR-2584 add support for Java7 in PMDSimon Brandhof2011-10-281-3/+31
|
* Fix declaration of sonar-packaging-maven-plugin to allow proper inheritanceEvgeny Mandrikov2011-10-141-1/+0
|
* Upgrade version to 2.12-SNAPSHOTSimon Brandhof2011-09-161-1/+1
|
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
|
* [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
|
* [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-1/+1
|
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
|
* SONAR-75 rule search engine supports localized titlesSimon Brandhof2011-07-291-1794/+1183
|
* Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
|
* temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
|
* Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
|
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
|
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
|
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
|
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
|
* Reduce technical debtsimonbrandhof2011-05-051-3/+2
|
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
|
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
|
* Tests should be independent from EOL in resourcesEvgeny Mandrikov2011-04-221-11/+35
|
* Remove warnings about reuseExistingRulesConfiguration from checkstyle, pmd ↵Evgeny Mandrikov2011-04-151-4/+1
| | | | and findbugs plugins
* Improve ProjectFileSystemEvgeny Mandrikov2011-04-121-2/+2
| | | | | | * Use ProjectFileSystem instead of DefaultProjectFileSystem in tests * Use InputFileUtils in DefaultProjectFileSystem * Add MavenProjectFileSystem
* Fix crlfEvgeny Mandrikov2011-04-043-63/+63
|