You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering what is the position of Hazelcast team regarding the support of the JCache API and the migration to JakartaEE.
JCache specification will not migrate to jakarta package. It should not be so bad if it's not relying on some javax.enterprise dependencies but unfortunately this is the case for some classes in the javax.cache.annotation package.
How will you deal with this ? Are you planning to drop support for JCache as Infinispan did ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm wondering what is the position of Hazelcast team regarding the support of the JCache API and the migration to JakartaEE.
JCache specification will not migrate to jakarta package. It should not be so bad if it's not relying on some javax.enterprise dependencies but unfortunately this is the case for some classes in the javax.cache.annotation package.
How will you deal with this ? Are you planning to drop support for JCache as Infinispan did ?
Regards,
Clément.
Beta Was this translation helpful? Give feedback.
All reactions