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

Upgrade library to JDK 17 and Jakarta #12

Open
Braveheart85 opened this issue Jan 30, 2024 · 0 comments
Open

Upgrade library to JDK 17 and Jakarta #12

Braveheart85 opened this issue Jan 30, 2024 · 0 comments

Comments

@Braveheart85
Copy link

Hello,

In our enterprise we are recently moved to JDK 17 and Jakarta 10.
The atmos-client library is quite old at the moment, as he still based on JDK 8 and javax import statements.
It is causing us issues with other libraries especially in contexts with a Jakarta container with module system, just like IBM Liberty Server. For example JAXB that is a necessary dependency of atmos client is not still present from JDK 11 onwards, and at the moment we need to add it through Maven dependency because using a liberty module (feature if you know) causes an error at runtime.

Can be planned an upgrade? Or is another solution, or library to be used?

Thank in advance

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

1 participant