Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.x jakarta.activation cleanup #6138

Merged
merged 2 commits into from Feb 14, 2023
Merged

Conversation

barchetta
Copy link
Member

@barchetta barchetta commented Feb 10, 2023

While looking into issue #2770 I found that most (all?) of our dependencies on jakarta.activation could be removed. I assume at some point Jersey cleaned up their dependency tree to no longer require it.

This PR:

  • Upgrades the managed versions of jakarta.activation-api and jakarta.xml.bind-api to be what's in Jakarta EE 10
  • Remove our dependencies on jakarta.activation-api which were previously required to resolve Jersey/JAX-RS dependency issues

With this I don't think Angus is in the picture at all.

@barchetta barchetta added dependencies Pull requests that update a dependency file 4.x Version 4.x labels Feb 10, 2023
@barchetta barchetta self-assigned this Feb 10, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x dependencies Pull requests that update a dependency file OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Backlog
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants