cunningt opened a new pull request, #2840:
URL: https://github.com/apache/camel-kamelets/pull/2840

   We need to exclude jackson 3 artifacts coming in from citrus-validation-json 
- I'm trying to work out the errors in the camel-kamelet integration tests and 
I'm seeing issues with resolving the correct classes for datatypes and 
transformers in the protobuf tests.      The issue is that the jackson 3 
classes being on the classpath cause the camel-jackson3 versions of 
datatype/transformers to be resolved while the tests expect jackson 2.
   
   When camel moves over to using jackson 3 as the default 
(https://github.com/apache/camel/pull/21800) we can remove these exclusions.


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