Daniel Stieglitz created NIFI-15893:
---------------------------------------
Summary: Replace deprecated separator in Checkstyle
CustomImportOrder configuration
Key: NIFI-15893
URL: https://issues.apache.org/jira/browse/NIFI-15893
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
Per the Checkstyle CustomImportOrder
[documentation|https://checkstyle.sourceforge.io/checks/imports/customimportorder.html#CustomImportOrder]
the group separator ### is deprecated in favor of a comma-separated list.
The point of this ticket is to replace the use of ### with a comma.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)