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

Update jersey to 2.30 #921

Closed
NiteshKant opened this issue Jan 14, 2020 · 4 comments
Closed

Update jersey to 2.30 #921

NiteshKant opened this issue Jan 14, 2020 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@NiteshKant
Copy link
Collaborator

New version of jersey is now available:

https://github.com/eclipse-ee4j/jersey/releases/tag/2.30

we should update the version and verify the following modules:

  • servicetalk-http-router-jersey-internal
  • servicetalk-http-router-jersey
  • servicetalk-http-security-jersey
  • servicetalk-data-jackson-jersey
@NiteshKant NiteshKant added the help wanted Extra attention is needed label Jan 14, 2020
@Mishail
Copy link

Mishail commented Feb 14, 2020

eclipse-ee4j/jersey#4380

@shekhar-rajak
Copy link
Contributor

Should we update jersey version in the respective gradle.properties and check the test cases, right ?

@idelpivnitskiy
Copy link
Member

@shekhar-rajak right, this will be the first step. But we may have not enough test coverage to catch the behavior difference (if any). Worth double checking the release notes [1] to understand what was changed.
Also, we need to wait for 2.30.1 release before upgrading because of the issue with JDK11 reported above.

[1] https://eclipse-ee4j.github.io/jersey.github.io/release-notes/2.30.html

@idelpivnitskiy
Copy link
Member

Resolved in #959
Thanks @ddossot ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants