question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`jackson-module-jakarta-xmlbind-annotations` should use a Jakarta namespaced Activation API

See original GitHub issue

Currently the com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations uses uses jakarta.activation:jakarta.activation-api:1.2.2. This is a javax namespaced API. The version 2.0.1 should be used to align with jakarta.xml.bind:jakarta.xml.bind-api:3.0.1.

If this can also be backported to 2.13 please let me know as this is a blocker for RESTEasy and WildFly to be able to upgrade.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
cowtowncodercommented, May 24, 2022

Ugh. Apologies for the mess here. It does sound like something we’d want for 2.13 too. I’ll add a note on PR.

0reactions
jamezpcommented, Jul 8, 2022

No worries. Thanks for the update!

Read more comments on GitHub >

github_iconTop Results From Across the Web

jakarta.activation version conflict in 2.13 · Issue #152 - GitHub
1 (Jakarta XML Bind transitive dependency), because they're both using same module name. To fix this you probably should either exclude jakarta.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found