[
https://issues.apache.org/jira/browse/NIFI-9618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480324#comment-17480324
]
ASF subversion and git services commented on NIFI-9618:
-------------------------------------------------------
Commit e2243500d3c878fbb33b8f642462a7b29c441fa3 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e224350 ]
NIFI-9618 Upgraded Checkstyle to 9.2.1
- Corrected several missing return statements
- Increased Maven heap size to 3 GB for ci-workflow
This closes #5700
Signed-off-by: David Handermann <[email protected]>
> Upgrade Checkstyle to 9.2.1
> ---------------------------
>
> Key: NIFI-9618
> URL: https://issues.apache.org/jira/browse/NIFI-9618
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Affects Versions: 1.16.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Following recent updates to the maven-checkstyle-plugin version, the plugin
> now reports the following warnings:
> {noformat}
> Warning: Old version of checkstyle detected. Consider updating to >= v8.30
> Warning: For more information see:
> https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/upgrading-checkstyle.html
> {noformat}
> Upgrading to the latest version of the checkstyle library will eliminate this
> warning.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)