[ 
https://issues.apache.org/jira/browse/NIFI-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100240#comment-18100240
 ] 

ASF subversion and git services commented on NIFI-16147:
--------------------------------------------------------

Commit 3a70cca7dbb7e71cd74a04650a5c4a59136d85da in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3a70cca7dbb ]

NIFI-16147 Removed unnecessary fully qualified names and added PMD 
UnnecessaryFullyQualifiedName (#11486)

Signed-off-by: David Handermann <[email protected]>

> Remove unnecessary fully qualified names and implement PMD rule 
> UnnecessaryFullyQualifiedName
> ---------------------------------------------------------------------------------------------
>
>                 Key: NIFI-16147
>                 URL: https://issues.apache.org/jira/browse/NIFI-16147
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Running Intellij
> Analyze -> Run Inspection by Name -> Unnecessary fully qualified name
> indicates there are almost 300 places in the code where there are unnecessary 
> fully qualified names. The purpose of this ticket is to remove the fully 
> qualified names and if need be replace them with imports.
> In addition to fixing those, regression will be prevented with the 
> implementation of the PMD rule {{UnnecessaryFullyQualifiedName}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to