[
https://issues.apache.org/jira/browse/NIFI-14131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910402#comment-17910402
]
Daniel Stieglitz edited comment on NIFI-14131 at 1/6/25 9:01 PM:
-----------------------------------------------------------------
[~exceptionfactory] Thanks for pointing that out. Do we want to enable all the
PMD checks on test classes? I envision there could be many violations. Should I
just fix these in order to prepare for a later date of enabling these checks on
the test code?
was (Author: JIRAUSER294662):
[~exceptionfactory] Thanks for pointing that out. So I assume that should be
part of the ticket then, correct?
> PMD UnnecessarySemicolon rule not picking up instances of unnecessary
> semicolons
> --------------------------------------------------------------------------------
>
> Key: NIFI-14131
> URL: https://issues.apache.org/jira/browse/NIFI-14131
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
>
> There are instances of redundant semicolons in unit and integration tests not
> being picked up by the configured PMD UnnecessarySemicolon rule. These
> instances can be found in
> # EphemeralKeyStoreBuilderTest
> # S3BundlePersistenceProviderIT
> # TestExecuteSQLRecord
> # TestXMLRecordSetWriter
> # ByteRangeStreamingOutputTest
> # StreamingOutputResponseBuilderTest
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)