[
https://issues.apache.org/jira/browse/NIFI-14814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011884#comment-18011884
]
Daniel Stieglitz commented on NIFI-14814:
-----------------------------------------
For now removing the implementation of
[InvalidLogMessageFormat|https://pmd.github.io/pmd/pmd_rules_java_errorprone.html#invalidlogmessageformat]
as it only supports slf4j and log4j2 and not
org.apache.nifi.logging.ComponentLog
> Implement PMD rules LooseCoupling, MissingOverride and InvalidLogMessageFormat
> ------------------------------------------------------------------------------
>
> Key: NIFI-14814
> URL: https://issues.apache.org/jira/browse/NIFI-14814
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
>
> More details about these rules can be found on the links below
> [LooseCoupling|https://pmd.github.io/pmd/pmd_rules_java_bestpractices.html#loosecoupling]
> [MissingOverride|https://pmd.github.io/pmd/pmd_rules_java_bestpractices.html#missingoverride]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)