[
https://issues.apache.org/jira/browse/NIFI-15893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18077815#comment-18077815
]
ASF subversion and git services commented on NIFI-15893:
--------------------------------------------------------
Commit f1f3ee97cf174d541c0ee0b686cd296672d5f49a in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f1f3ee97cf1 ]
NIFI-15893 Replaced deprecated separator in Checkstyle CustomImportOrder
configuration (#11192)
Signed-off-by: David Handermann <[email protected]>
> 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
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)