[
https://issues.apache.org/jira/browse/NIFI-14742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-14742:
------------------------------------
Description:
Despite the changes made in NIFI-14194, there was still a case which was not
caught by PMD's ForLoopCanBeForeach rule. The one I found was in
* org.apache.nifi.text.FreeFormTextWriter lines 71-75
was:
Despite the changes made in NIFI-14194, there was still a case which was not
caught by PMD's ForLoopCanBeForeach rule. The one I found was in
org.apache.nifi.text.FreeFormTextWriter lines 71-75
> Replaced for loops with for each loops missed by PMD's ForLoopCanBeForeach
> rule
> -------------------------------------------------------------------------------
>
> Key: NIFI-14742
> URL: https://issues.apache.org/jira/browse/NIFI-14742
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
>
> Despite the changes made in NIFI-14194, there was still a case which was not
> caught by PMD's ForLoopCanBeForeach rule. The one I found was in
> * org.apache.nifi.text.FreeFormTextWriter lines 71-75
--
This message was sent by Atlassian Jira
(v8.20.10#820010)