You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/04/20 13:31:35 UTC

[GitHub] [camel-kafka-connector] orpiske opened a new issue #1147: Jackson conflicts causing Azure tests to fail

orpiske opened a new issue #1147:
URL: https://github.com/apache/camel-kafka-connector/issues/1147


   Our tests are failing because it is are carrying over Jackson 2.12.x from another component and the Azure SDK is known to have issues with 2.12.x [1]. We'll probably be fine once we upgrade to a version of the Azure SDK newer than 12.10 on Camel Core, but for now we'll have to override locally.
   
   1. https://github.com/Azure/azure-sdk-for-java/issues/9465
   2. https://github.com/Azure/azure-sdk-for-java/issues/19392


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kafka-connector] orpiske closed issue #1147: Jackson conflicts causing Azure Storage Blob tests to fail

Posted by GitBox <gi...@apache.org>.
orpiske closed issue #1147:
URL: https://github.com/apache/camel-kafka-connector/issues/1147


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kafka-connector] orpiske commented on issue #1147: Jackson conflicts causing Azure Storage Blob tests to fail

Posted by GitBox <gi...@apache.org>.
orpiske commented on issue #1147:
URL: https://github.com/apache/camel-kafka-connector/issues/1147#issuecomment-826655107


   Fixed.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org