tpalfy commented on code in PR #10538:
URL: https://github.com/apache/nifi/pull/10538#discussion_r2534582482


##########
nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-processors/pom.xml:
##########
@@ -63,6 +63,12 @@
             <artifactId>nifi-mock-record-utils</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.apache.nifi</groupId>
+            <artifactId>nifi-framework-nar-utils</artifactId>

Review Comment:
   I preserved this class from the older change. But actually we don't need 
either. We can just mock the logger with Mockito.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to