Question on updating Turbine core

Jeffery Painter <[email protected]> Wed, 5 Jun 2024 14:32:52 -0400
Newsgroups gmane.comp.jakarta.turbine.devel
Message-ID <[email protected]>
Hi Turbine devs,

I setup a new Ubuntu 24.0 server the other day for some testing, and 
realized my apps would not load since by default, they have switched the 
packages from Tomcat 9.x to Tomcat 10.x. Should we plan to update the 
Turbine servlet packages to move to the jakarta.* packages instead of 
javax.servlet ?

I'm not sure what other components might be affected (fulcrum or torque) 
and also require some updates.

I was thinking of testing out the Tomcat migration tools on the Turbine 
source itself as a first step to see how difficult it is to convert.

https://tomcat.apache.org/migration-10.html#Upgrading_10.0.x


Thanks,

Jeff