-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Infinispan 14.0.x provides -jakarta dependencies that utilise the eclipse transformer to change package names from javax. -> jakarta., consequently our code base still uses import javax. statements. This is an issue when integrating with more recent frameworks that utilise the jakarta. packages, for example Quarkus 3.0.
We should migrate the Infinispan code to use jakarta.* packages as the default. The `-jakarta` dependencies will no longer be provided.
Users who require Java EE packages should continue to utilise the 14.0.x stream until they are able to migrate to Jakarta.
- is blocked by
-
ISPN-14742 Remove GeronimoTransactionManager
- Resolved
-
ISPN-14756 Remove JCache support
- Resolved
-
ISPN-14786 Remove Wildfly modules
- Resolved
-
ISPN-14787 Remove Spring5 and Spring Boot 2 support
- Resolved
-
ISPN-14757 Wildfly 27.0.1.Final
- Closed