pvillard31 commented on a change in pull request #4170: NIFI-7294 Address deprecation issues in solrj and httpclient URL: https://github.com/apache/nifi/pull/4170#discussion_r400326224
########## File path: nifi-nar-bundles/nifi-solr-bundle/nifi-solr-processors/src/test/java/org/apache/nifi/processors/solr/TestGetSolr.java ########## @@ -48,8 +48,8 @@ import java.util.Locale; import java.util.TimeZone; +import static org.hamcrest.MatcherAssert.assertThat; Review comment: Is this change required? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
