-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[Enhancement] Migrate code to jakarta namespaces #1585
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
Milestone
Comments
Closed
1 task
I think this pushes spring to 6.x which pushes java baseline to 17 |
Agreed, we want to make java 17 as baseline for Shiro 3.x |
nsoft
added a commit
to nsoft/shiro
that referenced
this issue
Feb 24, 2025
…lso addresses apache#1629 and apache#2006 since Guice moves to 7.0.0 (EE9), Spring moves to 6.1.17 (EE10) and spring boot moves to 3.0.13 (EE10) Stuck on spring-boot autowire test. Also EasyMock -> 5.5 to support modern java class file formats Since Spring forces Java 17
Somehow I updated my fork but not my local main branch, so don't spend any time on the above... fixing |
nsoft
added a commit
to nsoft/shiro
that referenced
this issue
Mar 3, 2025
…lso addresses apache#1629 and apache#2006 since Guice moves to 7.0.0 (EE9), Spring moves to 6.1.17 (EE10) and spring boot moves to 3.0.13 (EE10) Stuck on spring-boot autowire test. Also EasyMock -> 5.5 to support modern java class file formats Since Spring forces Java 17
nsoft
added a commit
to nsoft/shiro
that referenced
this issue
Mar 3, 2025
…lures seem to center around test harness construction (marked with @disabled )
nsoft
added a commit
to nsoft/shiro
that referenced
this issue
Mar 3, 2025
…lso addresses apache#1629 and apache#2006 since Guice moves to 7.0.0 (EE9), Spring moves to 6.1.17 (EE10) and spring boot moves to 3.0.13 (EE10) Stuck on spring-boot autowire test. Also EasyMock -> 5.5 to support modern java class file formats Since Spring forces Java 17
nsoft
added a commit
to nsoft/shiro
that referenced
this issue
Mar 3, 2025
…lures seem to center around test harness construction (marked with @disabled )
I typoed the title line of the PR... I fixed it but apparently github isn't connecting it, so here's the link #2017 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search before asking
Enhancement Request
Code needs to be migrated to Jakarta namespace, and remove shade plugin and BOM
Describe the solution you'd like
N/A
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: