-
Notifications
You must be signed in to change notification settings - Fork 48
#225 Update to Jakarta #226
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Signed-off-by: radtriste <tradisso@redhat.com>
thanks for pr. will run some tests on it |
@radtriste can you please rebase it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@manick02 do you mind taking a look? |
Looks good to me, apart from a minor nit |
@manick02 @ricardozanini all updated |
I'll rebase and include this in a follow up 4.1.0 release supporting Java 11 and Jakarta. @manick02 @fjtirado @cdavernas wdyt? |
Ok |
Many thanks for submitting your Pull Request ❤️!
#225
What this PR does / why we need it:
With Jakarta introduced into Spring Boot and Quarkus 3, there is a need for projects to support Jakarta.
Special notes for reviewers:
I am not sure how to handle that. Should we have
*-jakarta
modules of the sdk ?or a different version ?
Additional information (if needed):