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 to jersey 3.0.1 #12

Open
takomar opened this issue Mar 2, 2021 · 3 comments
Open

Update to jersey 3.0.1 #12

takomar opened this issue Mar 2, 2021 · 3 comments

Comments

@takomar
Copy link

takomar commented Mar 2, 2021

Hello Tomas,

First of all, thanks for this extension... it has helped us a lot in our unit testing.

Do you have any plans to update to jersey 3 and thus switching to jakarta packages? I know this would be a major release, im wondering if you're are planning to do this, since we are updating our dependencies and doing the same thing on our side.

Thanks
Omar

@hanleyt
Copy link
Owner

hanleyt commented Mar 24, 2021

Hi @takomar,

Thanks for the feedback, I'm glad its helped! Apologies about the delay in responding to you.

I have no plans to upgrade to jersey 3, but if you want to create a PR I'd be more than happy review and do a new release.

@takomar
Copy link
Author

takomar commented Apr 7, 2021

Hello Tomas,

Great, I will create a PR in the next couple of days
Thank you

@jimshowalter
Copy link

jimshowalter commented Nov 1, 2023

This turns out to only require changing javax to jakarta. It's a three-word change in JerseyExtension, plus updating the tests.

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

No branches or pull requests

3 participants