Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pmd/pmd

An extensible multilanguage static code analyzer.
https://github.com/pmd/pmd

Merge branch '7.0.x' into pr/3731

41a7f203015b80589725b1c14a97c01c384ff2a3 authored about 3 years ago
Fix NPE

3cc1d1b2e0331ca8bcdc0a1df49308cf9635565e authored about 3 years ago
Merge branch 'pr/3739' into 7.0.x

919a1e7562a4402c7c09b3cb30b1c55894acdc9b authored about 3 years ago
Merge branch 'pr/3663' into 7.0.x

590ce32880ca182c9a18776d8d0b945516c2cd4d authored about 3 years ago
Merge branch '7.0.x' into pr/3663

124bf950dfa2435f85c1959e61bd6feadb498b49 authored about 3 years ago
Merge remote-tracking branch 'pmd6/master' into 7.0.x

9ce2213b0edf156fe535743e60d613b51a1353df authored about 3 years ago
Merge pull request from Vyom-Yadav:CS-PMD-FIX-1

[visualforce] Updated DataType.java #3747

* pr-3747:
[doc] Update release notes (#3747)
[co...

fb913bdc6906cb79f64eda90a7f2ed6f221e8dfc authored about 3 years ago
[doc] Update release notes (#3747)

fb5e4dce914f4d1cb23002ee5b17a7dc679e57af authored about 3 years ago
Fix UnnecessaryImport with import static of types

cb3422a7fa9dee170599fc8c2ce30cf81dbd10dd authored about 3 years ago
checkstyle

5d30c39ce74f3576004d4ddd81658b2bc5769290 authored about 3 years ago
Handle static imports of types

185bba853cf75a65d009a64d20d2c1c7ba554472 authored about 3 years ago
[core] Updated DataType.java

0f01d4686ea5d4b0a303786320613327397557ad authored about 3 years ago
[java] Fix rules and tests after merge

85a40533529a6e2b34b86ffec78a93fc5f9659c2 authored about 3 years ago
Merge branch 'master' into pmd/7.0.x

6c5cf17d18b6f9159a43d61e638e3f9ee1d1c61b authored about 3 years ago
set version to 7.0.0-kotlin-SNAPSHOT to avoid mixups in 7.0.0-SNAPSHOT in sonatype snapshots repo

051da73ce3f63277195e83c88fbe687d08b157d1 authored about 3 years ago
Merge pull request #3722 from adangel:issue-3721-returnemptycollection

[java] Fix #3721 ReturnEmptyCollectionRatherThanNull false positive with
lambdas #3722

* pr-372...

c0c2c76e4920bafa90162f9517ffc45165d0cd11 authored about 3 years ago
Merge pull request #3674 from adangel:issue-3639-usestringbufferlength

[java] UseStringBufferLength: false negative with empty string variable
#3674

* pr-3674:
[jav...

6558167ec10b47d28deef79ff87fc39c7f899926 authored about 3 years ago
Add @gredler as a contributor

ed611cdfaf543bb404568227f9269d2879b89afe authored about 3 years ago
Merge pull request #3745 from gredler:pmd-3712

[java] Fix #3712: InsufficientStringBufferDeclaration setLength false
positive #3745

* pr-3745:...

3b8f87a38c107f2988a4816706961a73ebc67a7e authored about 3 years ago
[doc] Update release notes (#3712, #3745)

869419cb312f60093b58c34043cc2e98e86fb00f authored about 3 years ago
[doc] Fix release notes

8f7dc0f03393b8e5b06cc274d506667506d1f2a0 authored about 3 years ago
Merge pull request #3727 from dykov:hotfix/3679

[java] #3724 - fix FinalFieldCouldBeStatic: triggers only if the
referenced name is static #3727...

a4bef553621192dcce4827da0910d2009fab1d10 authored about 3 years ago
[doc] Update release notes (#3727)

d857d94ec9c7af2b57cc404d620b1f3594d7c051 authored about 3 years ago
[javascript] Update AST nodes and visitor

840f2e3203e98d99719449f63473525d6e2a1978 authored about 3 years ago
Merge branch 'master' into pmd/7.0.x

afc8a11020c826db2d2d1962531f18de85991071 authored about 3 years ago
Merge pull request #3667 from adangel:issue-3644-invalidlogmessageformat

[java] InvalidLogMessageFormat - fix false positive with logstash #3667

* pr-3667:
Use Set in...

eadc469c39649092a1eb006089c1c5b72a1fecb1 authored about 3 years ago
Merge pull request #3725 from adangel:issue-3703-javascript-rhino

[java] Fix #3703 and update Rhino #3725

* pr-3725:
[javascript] Update Rhino from 1.7.13 to ...

803cfad7de9b58a2e1408c43b9d5487670fb4fbe authored about 3 years ago
Fix #3712: InsufficientStringBufferDeclaration false positive with StringBuilder.setLength(0)

f37a99d65119dee4f04ed6af40a9e2e4359da2cc authored about 3 years ago
Merge pull request #3740 from oowekyala:issue3698-symtable

[java] Fix #3698 - Error resolving Symbol Table #3740

* pr-3740:
[doc] Update release notes (...

19529542dbdef7815825cfcdbd6461f5e8345a82 authored about 3 years ago
[doc] Update release notes (#3698)

51212fd55a0663b64dd7aaa9f0ea82a3177a1a1d authored about 3 years ago
Merge pull request #3742 from dykov:hotfix/3701

[java] Fix #3701 - fix MissingStaticMethodInNonInstantiatableClass for
method local classes #374...

d49014c86121ead1538af7f5ced5d6d2d0aa3e52 authored about 3 years ago
[doc] Update release notes (#3701, #3742)

7688346045a7a796ee088d1d1c70adf6cfb800e4 authored about 3 years ago
Merge pull request #3744 from Vyom-Yadav:CS-PMD-FIX

[core] Updated SaxonXPathRuleQueryTest.java #3744

* pr-3744:
Add @Vyom-Yadav as a contributor...

428efa03060b9a691723feee60a8f678bd36ce13 authored about 3 years ago
Add @Vyom-Yadav as a contributor

3c0694c5def5202615ed9c4d84ce1bfa318b394c authored about 3 years ago
[doc] Update release notes (#3744)

3f9bfcf95da88f15bb478671e7fa18f317681aa3 authored about 3 years ago
More code style changes for varargs (#3744)

922ef7cbd4ea2074fc5827a24907ee74ba3e71ca authored about 3 years ago
[Misc] Updated SaxonXPathRuleQueryTest.java

ccbb5e016e5c2bdb397aa605638ad6cbced4625b authored about 3 years ago
fix url

b23b76d57c704b380d61f71b8e97fbef26c10303 authored about 3 years ago
Add test case

4790a38e200d3dde8ce7a904becdcd5bd03dc4a4 authored about 3 years ago
Cleanups

7432048d7540a857d64a3735a398c8877742916f authored about 3 years ago
update ci file

20c366ec2780a4943fdec8bb782b8a561e080506 authored about 3 years ago
codestyle

62aa48f3e299d33d55d5581c24c29b34823c22f2 authored about 3 years ago
#3701 - fix MissingStaticMethodInNonInstantiatableClass for method local classes

420505a34423e5f68fab1ac0a4133c2f8b9718a9 authored about 3 years ago
Fix tree dump tests

f8ce9cd9b99088651176a8629597793c6819fd84 authored about 3 years ago
Fix last tests

878845d9fcff1b2250b32bb5d87cf914b8fd4ee4 authored about 3 years ago
Correctly hndle java.lang

be852434a1e3c5ac42b99aced89f3141c5ac774b authored about 3 years ago
Fix bugs

e475788a10c83a697f56910a857511b95cfdadbd authored about 3 years ago
Support method wip

e4cea86a06413c19f78e7d62b7f1942d5788f86c authored about 3 years ago
Support static import of variables

6b5c017f2303fe506f713fc26dc5e282295ea566 authored about 3 years ago
Merge branch '7.0.x' into update-UnnecessaryImport

3c410f1abe78210aac67812f97bddcf4da70b286 authored about 3 years ago
Cleanup

0fb4e08171cbc0c976244d88c26b6c0b5c04d552 authored about 3 years ago
Merge branch 'pr/3730' into 7.0.x

658b5bd5957ab1106ba5dc9a9ceac9ec53168eea authored about 3 years ago
Merge branch 'pr/3735' into 7.0.x

97055cfe87670364ccfb99d5fb03cd410244e2b8 authored about 3 years ago
Merge branch '7.0.x' into pr/3735

5be7994e5c019950cd35ed27761af469a439ee57 authored about 3 years ago
Merge branch 'pr/3738' into 7.0.x

7929e1507674136f1241d66d1ceb211e4d138895 authored about 3 years ago
Merge branch '7.0.x' into pr/3738

cef71db8b6855cbae76797274dea9839cfa71d89 authored about 3 years ago
Merge branch 'pr/3737' into 7.0.x

9071d9d968b6c4fb92de0f2c01c7a36fca443ccb authored about 3 years ago
Merge branch '7.0.x' into pr/3737

94522503d884699daeb3fa56ee731d0f7b984c4c authored about 3 years ago
Merge branch 'pr/3736' into 7.0.x

fe719f88bf6f5cd64a24f765d946368c824b3b80 authored about 3 years ago
Merge branch '7.0.x' into pr/3736

91b1497184e666e216b958aa3ffc9b10dc8327c8 authored about 3 years ago
Merge branch 'pr/3733' into 7.0.x

88bc319f986487ff0cc679eea796df65a826d671 authored about 3 years ago
Merge branch '7.0.x' into pr/3733

c131823471f1f12e6d3eba65fd555fe440c59c3b authored about 3 years ago
Merge branch '7.0.x' into pr/3730

4058da180ce49906df4e4b7385149ee4bf963915 authored about 3 years ago
Merge branch 'pr/3728' into 7.0.x

fbdbb42b87d3c1a9bf2c52f3b75d102a36a0b763 authored about 3 years ago
Cleanups in CouplingBetweenObjectsRule

98445bd91bd86bee18fbc5381587ea7e2d58a493 authored about 3 years ago
Simplify SignatureDeclareThrowsExceptionRule

04e3b28329c3bfa6f693fe6e2c2c2d1ee9691a60 authored about 3 years ago
Fix #3698 - Error resolving Symbol Table

f838b183bfceb68011bf236a2a68d2481726fecc authored about 3 years ago
[java] Update rule DoNotTerminateVM

9c3c93b53f2f93b5b1753bc6af9e931a8c5d29c6 authored about 3 years ago
[java] Update rule FinalParameterInAbstractMethod

2a942798746a9fdda7fecb4f7ad93ea94d949a00 authored about 3 years ago
[java] Update rule AvoidDeeplyNestedIfStmts

562a7d25c472252c15705cd23efb8bfdbb99f127 authored about 3 years ago
[java] Update rule AvoidThrowingNewInstanceOfSameException

8f0f0ce755ceda4a1de406d5ebcbf373c78ba67c authored about 3 years ago
[java] Update rule AvoidThrowingRawExceptionTypes

fca93a29c9b3e7c2aa12044f310897155d8e64d6 authored about 3 years ago
[java] Update rule CouplingBetweenObjects

80ae15555c3b00546bc2f7603f9951f07a8d32c5 authored about 3 years ago
[java] Update rule LoosePackageCoupling

4e9659b392780d62a78eb87ac6c67827d9ab5113 authored about 3 years ago
Update maven wrapper

4ae7e40bad8a1c1a9bfada21c3608b80e1c616a8 authored about 3 years ago
Compare subtypes without generics

95c629fb61c676808be4578c2d4455b3fca0b132 authored about 3 years ago
[java] ClassWithOnlyPrivateConstructorsShouldBeFinal - add test case

with generics

a17765894e3ae534f50c1c09918358ead563be42 authored about 3 years ago
Merge branch 'pmd/7.0.x' into pmd7-ClassWithOnlyPrivateConstructorsShouldBeFinal-abstract

4a540f5f6da574cf6dbedc857373b252ae646c81 authored about 3 years ago
[java] ClassWithOnlyPrivateConstructorsShouldBeFinal - simplify

efdaeb58de349cee28be2ac9477d24d259723175 authored about 3 years ago
[java] ClassWithOnlyPrivateConstructorsShouldBeFinal - consider nested

Nested classes should only be flagged, if they are not instantiated.

83d5a136c8c6789d0f02f542760f7dcc05e34443 authored about 3 years ago
[java] AvoidDuplicateLiterals - verify skipAnnotations

5b4554d7435c04f354f997198b23c4a71b7ebdd7 authored about 3 years ago
Merge branch 'pmd/7.0.x' into pmd7-update-AvoidDuplicateLiterals

5648d6c3a204650ab9d8ec60c990d0b6127e4ee3 authored about 3 years ago
[java] Update rule SignatureDeclareThrowsException

5e1f977dcc3a7591d707380c3283217218f616d8 authored about 3 years ago
[java] Update rules TooManyMethods and TooManyFields

TooManyRules is now a XPath rule as well

3627167efac8e7732ccb31b4abd82717cdb0d2a6 authored about 3 years ago
[java] Update rule UseObjectForClearerAPI

433037d822c57590f6bb0fb2656ff197355a46db authored about 3 years ago
Merge pull request #3715 from oowekyala:update-AvoidCatchingGenericException

[java] Update rule AvoidCatchingGenericException #3715

* pr-3715:
[java] AvoidCatchingGeneric...

e273ca641fa5b755e1b2c8b91ef6a1afc8693845 authored about 3 years ago
Merge pull request #3660 from

adangel:pmd7-update-AvoidLosingExceptionInformation

[java] Update rule AvoidLosingExceptionInfo...

0bf76602fbc85b2f3a05bcf3be1a312a763c4420 authored about 3 years ago
#3724 - fix FinalFieldCouldBeStatic: triggers only if the referenced name is static

223c8c4f02e5693ffa02bd1756508962c066fe9e authored about 3 years ago
[java] AvoidCatchingGenericException - consider multi-catch

d2e3780c04f10927d9b8eda081f21d6732e33783 authored about 3 years ago
Merge branch 'pmd/7.0.x' into pr-3715

3927046ada4bba7688af9318ff2ab8702a83f18d authored about 3 years ago
Merge pull request #3717 from oowekyala:update-SimplifiableTestAssertion

[java] Update rule SimplifiableTestAssertion #3717

* pr-3717:
Update SimplifiableTestAssertion

393f26e6cde0a0f91a0b62c3a02aea366e9a7f05 authored about 3 years ago
Merge branch 'master' into pmd/7.0.x

54127c281f7c3e6d63aaa6400506ac6391ab423f authored about 3 years ago
Merge pull request #3720 from

vgalloy:FinalInterfaceMethodParameterIsUnclear

[java] New rule: FinalParameterInAbstractMethod #...

e4771c7687abde6169eb148f4105c7c5009da46f authored about 3 years ago
[doc] Update release notes (#3720)

4b14c09b4d5776c6aed896e99a796a764afe8431 authored about 3 years ago
Merge pull request #3724 from dykov:hotfix/3679

[java] Fix for #3686 - fix FinalFieldCouldBeStatic #3724

* pr-3724:
[doc] Update release note...

7a1d787df8c1f77c13ec2c6e9b10fe681a04f460 authored about 3 years ago
[doc] Update release notes (#3679, #3724)

a52c62c29286a012b78e6bc4ff94bfe50b33c026 authored about 3 years ago
[core] Handle quotes correctly in designer.bat and other *.bat files

Fixes #3328

308173a0fcacd365c83b891ad2aac4c1b853a211 authored about 3 years ago
[javascript] Update Rhino from 1.7.13 to 1.7.14

* Add more nodes
* Note: UpdateExpression is now parsed instead of UnaryExpression
for increme...

f6c994eb3d2bab79fc61830cd9cdf2a7677f8e83 authored about 3 years ago
[javascript] Add ASTXmlPropRef node

Fixes #3703

cd71c038dd3448ace06347584c3d68b76543c460 authored about 3 years ago
#3679 - fix FinalFieldCouldBeStatic

8bd9032b8b62bc34d49122b26bf46e73aab0d6b3 authored about 3 years ago