dan-s1 commented on PR #10720: URL: https://github.com/apache/nifi/pull/10720#issuecomment-3704285686
@exceptionfactory There is in fact 3 different property files that have to be dealt with and within each of them, there are many properties which start with `./target.` Not all of those properties are referenced in the test. I thought the search and replace was the easiest way of using the JUnit 5 temporary directory so then it would allow for clean up between each test invocation thereby solving file in use issues on Windows. -- 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]
