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

Migrate ibatis 2 to jakarta namespace #194

Open
hazendaz opened this issue Nov 4, 2023 · 4 comments
Open

Migrate ibatis 2 to jakarta namespace #194

hazendaz opened this issue Nov 4, 2023 · 4 comments
Assignees

Comments

@hazendaz
Copy link
Member

hazendaz commented Nov 4, 2023

No description provided.

@hazendaz hazendaz self-assigned this Nov 4, 2023
@hazendaz
Copy link
Member Author

hazendaz commented Nov 4, 2023

commons-dbcp2 still does not support jakarta yet. See https://issues.apache.org/jira/browse/DBCP-589 and apache/commons-dbcp#293

@jjishin
Copy link

jjishin commented Dec 28, 2023

may be switch to HikariCP ? HikariCP does not use any affected packages (brettwooldridge/HikariCP#1807)

@hazendaz
Copy link
Member Author

maybe but this repo is purely maintenance and unless someone else does that work, its unlikely to happen. Reality is no one should be using this version, reality is quite different but new support won't get added here. Its BAU just so its enough to work. Where it eventually fails folks will be on their own to figure it out and actually upgrade to mybatis 3. That effort is not hard, they can run together. But I digress, I just realize I see this at my day job constantly with folks writing new ibatis 2 level code for zero reason...

@hazendaz
Copy link
Member Author

I should add, users of ibatis 2 have now had 13 going on 14 years to upgrade.

@hazendaz hazendaz changed the title Migrate ibatis 2 to jakarta Migrate ibatis 2 to jakarta namespace Feb 10, 2024
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

2 participants