OrderOfTheBee / ootbee-support-tools

OOTBee Support Tools addon to extend set of administrative tools on Repository- and Share-tier
Other
66 stars 38 forks source link

Compatibility with ACS 23.1 #214

Closed AFaust closed 8 months ago

AFaust commented 11 months ago

FEATURE / ENHANCEMENT

Alfresco Content Services introduces Tomcat 10 support with Jakarta EE, which renders anything incompatible that uses/references the old Java EE servlet API classes (and similar APIs, e.g. for mail). The OOTBee Support Tools needs to be adapted to ideally support ACS 23.1 while maintaining compatiblity with older ACS releases.