Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sisu-dev] Java 17

Hi Larisa,

We don't have any immediate plans to change them over to jakarta, but after we've released 1.0 we might do something similar to Guice - ie. add limited support for jakarta.inject first (so users can mix javax.inject and jakarta.inject components) and then look at whether we want to switch our core classes over to jakarta, with limited support for javax.inject.

On Thu, 18 May 2023 at 16:53, Larisa Bratean <larisabratean@xxxxxxxxx> wrote:
Hello,

My name is Larisa Bratean, I am working as a Java Developer. I am actively using your sisu.plexus library and I've seen you've added some build work support for Java 17. 

I was wondering, are you planning in the future to change the Javax packages to jakarta?

Thank you for your time,
Larisa
_______________________________________________
sisu-dev mailing list
sisu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sisu-dev

Back to the top