On 19/04/2023 14:50, Christopher Schultz wrote:
All,
I'm having trouble running my test suite on 8.5.88 on MacOS and the
latest failure is that the Checkstyle plug-in has .class files with
version 55 and Java 8 only supports up to version 52. This is 1.8.0_232
from AdoptOpenJDK.
Is the intent of Tomcat 8.5.x to be buildable with older releases, or
are we requiring Java 11 to perform a complete build (which includes
checkstyle)?
You should be able to build it with Java 7 (you'll need to set some
properties in build.properties) but if you want all the extras
(including CheckStyle) you need to use Java 11.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org