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

Duplicate activation classes in Jersey starter with JDK11+ #18398

Closed
snicoll opened this issue Sep 28, 2019 · 1 comment
Closed

Duplicate activation classes in Jersey starter with JDK11+ #18398

snicoll opened this issue Sep 28, 2019 · 1 comment
Assignees
Labels
type: task A general task
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Sep 28, 2019

jersey-common has a JDK 11 profile that brings com.sun.activation:jakarta.activation:jar. The build currently fails but I don't understand why it didn't fail before so an investigation is in order.

@snicoll snicoll added the type: task A general task label Sep 28, 2019
@snicoll snicoll added this to the 2.2.0.RC1 milestone Sep 28, 2019
@snicoll
Copy link
Member Author

snicoll commented Sep 28, 2019

I was chasing the wrong end of the problem. That's a regression due to the Jackson upgrade as jackson-module-jaxb-annotations brings now jakarta.activation:jakarta.activation-api.

@snicoll snicoll self-assigned this Sep 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant