Re: Question on updating Turbine core

Thomas Vandahl <[email protected]> Fri, 7 Jun 2024 14:50:50 +0200
Newsgroups gmane.comp.jakarta.turbine.devel
Message-ID <[email protected]>
Hi Jeff,

> Am 05.06.2024 um 20:32 schrieb Jeffery Painter <[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 ?
> 
+1 to going for Jakarta. After all, this is where we came from :-)

> I'm not sure what other components might be affected (fulcrum or torque) and also require some updates.
> 
At least all components which fulfill web tasks (parser, intake, localization?) Torque should not be affected AFAICT.

Bye, Thomas