dan-s1 commented on PR #7752: URL: https://github.com/apache/nifi/pull/7752#issuecomment-1727913006
@exceptionfactory That worked. Though I realize its not a big deal would it be better just to put the creation and deletion of the temp jar file inside the test instead of having it as a class variable? This would obviate the need for the `before()` and `after() `methods and save two imports for `BeforeAll `and `AfterAll`. -- 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]
