On 10/02/2024 11:49, koteswara Rao Gundapaneni wrote:
Tomcat 8.5.97 build is failing with java runtime jdk 21 windows 10
That is expected. You need to use a JDK that can target Java 7.
Mark
-
To unsubscribe, e-mail: dev-unsub
Tomcat 8.5.97 build is failing with java runtime jdk 21 windows 10
compile:
[javac] Compiling 1747 source files to
F:\apache-tomcat-8.5.97-src\apache-tomcat-8.5.97-src\output\classes
[javac] error: release version 7 not supported
[javac] Usage: javac
[javac] use --help for a lis