jamesnetherton commented on issue #3156: URL: https://github.com/apache/camel-quarkus/issues/3156#issuecomment-2343141735
From what I could see, there's no need for `QuarkusProcessExecutor` in any of the example projects. So I removed any usage of it. If we face this problem again in the future, then I think I prefer option C. It's not great to duplicate code. But it's trivial to write code to start a WireMock server, run a process etc. I'd prefer to not have internal testing utils leak into the BOM if we can avoid it. -- 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]
