Skip to content

Exclude jackson3 artifacts coming in from citrus validation; current camel default is using jackson 2#2840

Merged
cunningt merged 1 commit into
apache:mainfrom
cunningt:jackson3excludes
May 19, 2026
Merged

Exclude jackson3 artifacts coming in from citrus validation; current camel default is using jackson 2#2840
cunningt merged 1 commit into
apache:mainfrom
cunningt:jackson3excludes

Conversation

@cunningt
Copy link
Copy Markdown
Contributor

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 (apache/camel#21800) we can remove these exclusions.

@cunningt cunningt requested review from christophd and oscerd May 17, 2026 17:50
@cunningt cunningt merged commit 20d4a88 into apache:main May 19, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants