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

CDI Jakarta EE 10 #81

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

fabianfrz
Copy link

use Jakarta EE 10 everywhere except Guice, which does not seem to support it.

Please use a separate branch with separate artifact names or versions for this, since it is incompatible with Java EE 8.

This keeps the old API (javax.cache) and only changes the CDI backend.

@fabianfrz
Copy link
Author

Any news on this? Is there any chance that this gets merged?

@cruftex
Copy link
Member

cruftex commented Jan 13, 2024

Hi @fabianfrz, the JCache standard and its RI is in maintenance mode and "dormant".
Upgrading to new target platforms would be out of scope of maintenance, I presume.

As you write yourself:

Please use a separate branch with separate artifact names or versions for this, since it is incompatible with Java EE 8.

The RI is Apache licensed. Why you don't fork it and publish the changes under your own group and artefact?

@fabianfrz
Copy link
Author

I did not know that it is in maintenance mode so I did not know if I need to have a fork. In that case thanks for clarification.

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

Successfully merging this pull request may close these issues.

2 participants