[
https://issues.apache.org/jira/browse/NIFI-11005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-11005:
----------------------------------
Fix Version/s: 1.20.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Add Illegal and Redundant Import Modules to Checkstyle Configuration
> --------------------------------------------------------------------
>
> Key: NIFI-11005
> URL: https://issues.apache.org/jira/browse/NIFI-11005
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.20.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Checkstyle configuration supports a number of modules for validating
> code, including [several modules for
> imports|https://checkstyle.org/config_imports.html]. The {{IllegalImport}}
> and {{RedundantImport}} modules should be added to the standard Checkstyle
> configuration to avoid unnecessary lines, and also block imports from the
> private {{sun}} namespace.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)