JiriOndrusek opened a new issue, #4353: URL: https://github.com/apache/camel-quarkus/issues/4353
It would be nice to avoid dependencies used for json serialization (widely used by the tests). Adding jackson (or other) dependency into the test module might influence the native tests. I proposed the solution in https://github.com/apache/camel-quarkus/pull/4345#issuecomment-1359341656 Once this (or different) solution is accepted, a lot of test should be refactored to use util class instead of jackson dependency. -- 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]
