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

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

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

NIFI-14829 Added the missing comma in PMD LooseCoupling rule exclusions.

Signed-off-by: Pierre Villard <[email protected]>

This closes #10179.


> Add Missing comma in PMD LooseCoupling rule exclusions
> ------------------------------------------------------
>
>                 Key: NIFI-14829
>                 URL: https://issues.apache.org/jira/browse/NIFI-14829
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> With the changes in NIFI-14814, certain common classes were excluded from the 
> PMD LooseCoupling rule. Between the last two excluded classes there is a 
> comma missing which is causing in the logs messages like
> {code:java}
> [WARNING] Exception applying rule LooseCoupling on file 
> nifi/nifi-commons/nifi-expression-language/src/main/java/org/apache/nifi/attribute/expression/language/StandardEvaluationContext.java,
>  continuing with next rule
> org.apache.commons.lang3.exception.ContextedRuntimeException: 
> java.lang.IllegalArgumentException: Not a Java binary name 
> 'org.apache.nifi.attribute.expression.language.ValueLookup                    
>           
> org.apache.nifi.processor.util.listen.queue.TrackingLinkedBlockingQueue'
> Exception Context:
>         [1:Rule applied on node=!debug only! 
> [ClassType:40:44]ValueLookup]{code}



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

Reply via email to