Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pmd-src-5.5.1.zip | 2016-07-27 | 28.2 MB | |
pmd-doc-5.5.1.zip | 2016-07-27 | 58.5 MB | |
pmd-bin-5.5.1.zip | 2016-07-27 | 54.7 MB | |
PMD 5.5.1 (27-July-2016).tar.gz | 2016-07-27 | 26.9 MB | |
PMD 5.5.1 (27-July-2016).zip | 2016-07-27 | 28.2 MB | |
README.md | 2016-07-27 | 1.3 kB | |
Totals: 6 Items | 196.5 MB | 0 |
27-July-2016 - 5.5.1
New Rules: - New rules for Salesforce.com Apex: - apex-apexunit: ApexUnitTestClassShouldHaveAsserts, ApexUnitTestShouldNotUseSeeAllDataTrue
Pull Requests: - #101: [java] Improve multithreading performance: do not lock on classloader - #102: [apex] Restrict AvoidLogicInTrigger rule to max. 1 violation per file - #103: [java] [apex] Fix for 1501: CyclomaticComplexity rule causes OOM when class reporting is disabled - #104: [core] [java] Close opened file handles - apex [#43]: [apex] Basic apex unit test rules
Bugfixes: - Apex - #1501: [java] [apex] CyclomaticComplexity rule causes OOM when class reporting is disabled - Java - #1501: [java] [apex] CyclomaticComplexity rule causes OOM when class reporting is disabled - General - #1499: [core] CPD test break PMD 5.5.1 build on Windows - #1508: [core] [java] PMD is leaking file handles