[ https://issues.apache.org/jira/browse/NIFI-14131 ]
Joe Witt deleted comment on NIFI-14131:
---------------------------------
was (Author: joewitt):
[~dstiegli1] Did you try replacing 'run' with 'start' on line 49?
> 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
>
> These can be picked up if the PMD plugin is configured for tests also. This
> ticket should enable PMD checks for unit tests and make the necessary changes
> to the test classes.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)