https://bz.apache.org/bugzilla/show_bug.cgi?id=68947

--- Comment #9 from romain.manni-bucau <rmannibu...@gmail.com> ---
Happens on tomcat-coyote (for people not using embed jars and trying to keep an
"unified"/consistent package naming).

Main issue is that the tomcat requirement is java N (11, 17 for other versions)
and the actual requirement is java 22 as soon as tomcat is not alone in the
classpath/app - which is often the case - due to the scanning libs.
Indeed there always are workarounds but since this feature is rarely enabled it
can be neat to go with 3 - my 2 cts ;).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to