On Mon, Sep 8, 2025 at 8:53 AM Mark Thomas <[email protected]> wrote: > > All, > > The fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=69781 is > incomplete in 9.0.x and 10.1.x because this fix has not been back-ported: > > https://github.com/apache/tomcat/commit/6333b9645 > > The result is that the new org.apache.tomcat.util.concurrency package is > missing in 9.0.x and 10.1.x. > > Sorry. This is my mistake. I'll fix it as soon as I have finished > writing this email.
Oops, I also did not notice the missing backport, despite having a similar packaging issue some time ago. > We have a few options: > > 1. Include the fix in the October releases. > > 2. Provide updated 9.0.x and 10.1.x releases ~this week that address the > regressions. > > 3. Provide a workaround such as a .jar or .zip that can be placed in / > unpacked in $CATALINA_BASE/lib that provides the missing class files. > > Thoughts? We can see if new issues pop up today and tomorrow, and then I'll produce a new 9.0 release. Rémy > Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
