Skip to content

[java] Fix unnecessaryFQCN false positive with import-on-demand#1220

Merged
adangel merged 1 commit intopmd:masterfrom
oowekyala:issue1216-unnecessaryFQCN
Jul 8, 2018
Merged

[java] Fix unnecessaryFQCN false positive with import-on-demand#1220
adangel merged 1 commit intopmd:masterfrom
oowekyala:issue1216-unnecessaryFQCN

Conversation

@oowekyala
Copy link
Copy Markdown
Member

Fix #1216

I added some comments on ASTImportDeclaration, I think we should consider making it a non-TypeNode

@oowekyala oowekyala added the a:false-positive PMD flags a piece of code that is not problematic label Jun 29, 2018
@oowekyala oowekyala added this to the 6.6.0 milestone Jun 29, 2018
@adangel adangel merged commit f07728f into pmd:master Jul 8, 2018
adangel added a commit that referenced this pull request Jul 8, 2018
@oowekyala oowekyala deleted the issue1216-unnecessaryFQCN branch July 8, 2018 16:19
@jsotuyod
Copy link
Copy Markdown
Member

jsotuyod commented Jul 8, 2018

👍 to not having this as a type node.

I'll add it to #881. I'll also add the deprecations added on this PR here if not already there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:false-positive PMD flags a piece of code that is not problematic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants