exceptionfactory commented on PR #7752:
URL: https://github.com/apache/nifi/pull/7752#issuecomment-1728048221

   > @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`.
   
   Thanks for making the changes, glad to see the latest builds worked across 
the board.
   
   I think the current approach works, otherwise it would require try-finally 
handling in the test method.


-- 
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