Skip to content

[apex] Fix class cast exceptions when using javadoc#1408

Merged
jsotuyod merged 7 commits into
pmd:masterfrom
adangel:issue-1396
Oct 28, 2018
Merged

[apex] Fix class cast exceptions when using javadoc#1408
jsotuyod merged 7 commits into
pmd:masterfrom
adangel:issue-1396

Conversation

@adangel

@adangel adangel commented Oct 24, 2018

Copy link
Copy Markdown
Member

Fixes #1396

jeffhube and others added 6 commits October 17, 2018 14:16
* Add test cases for the affected rules
* refs pmd#1396
This will visit all node types, including ASTFormalComment.
No need to explicitly implement visit(ASTFormalComment) in
AbstractNcssCountRule and ExcessiveNodeCountRule
@adangel adangel added the a:bug PMD crashes or fails to analyse a file. label Oct 24, 2018
@adangel adangel added this to the 6.9.0 milestone Oct 24, 2018
@ghost

ghost commented Oct 24, 2018

Copy link
Copy Markdown
1 Message
📖 No java rules are changed!

Generated by 🚫 Danger

@oowekyala oowekyala mentioned this pull request Oct 27, 2018
64 tasks

@jsotuyod jsotuyod left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, I'll fix them as I merge


* all
* [#1272](https://github.com/pmd/pmd/issues/1272): \[core] Could not find or load main class when using symlinked run.sh
* [#1377](https://github.com/pmd/pmd/issues/1377): \[core] LanguageRegistry uses default class loader when invoking ServiceLocator

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this got duplicated

@jsotuyod jsotuyod merged commit 1489b25 into pmd:master Oct 28, 2018
@adangel adangel deleted the issue-1396 branch November 29, 2018 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:bug PMD crashes or fails to analyse a file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants