Besides the conversion javax-> jakarta, there are also some methods removed from the CDI API, so the usage needs to be adjusted also before Deltaspike can run in a Jakarta EE 10 environment. For example .fireEvent() and .createInjectTarget() are removed. (were deprecated for some time)
Rudy On Sun, 13 Nov 2022 at 10:19, Mark Struberg <strub...@yahoo.de.invalid> wrote: > Hi Joren! > > Indeed, there is work to be done. I'll try to invest time over the next > weeks. > > LieGrue, > strub > > > Am 04.11.2022 um 12:59 schrieb Joren Inghelbrecht <j...@myharmoney.eu>: > > > > Hi all, > > > > We're currently validating if we can migrate our applications to EE10. I > > saw the work was captured in this ticket > > <https://issues.apache.org/jira/browse/DELTASPIKE-1434> and is present > on > > the master branch > > < > https://github.com/rzo1/deltaspike/blob/master/deltaspike/parent/code/pom.xml#L165 > >. > > The latest changes are however not yet released. Would it be possible to > > launch a new release? > > > > I would be happy to provide any additional javax -> jakarta relocations > if > > necessary. > > > > Thank you in advance! > > > > Kind regards, > > Joren Inghelbrecht > > Harmoney NV > >