On 2023/10/05 12:19:43 Mark Thomas wrote:
> On 05/10/2023 12:10, koteswara Rao Gundapaneni wrote:
> > Here is my Tomcat environment details
> >
> > java version "1.8.0_202"
> > Apache Ant(TM) version 1.10.13
> > Windows 10 Pro
> > apache-tomcat-10.1.12-src
>
> Tomcat 10.1.x requires a minimum of
On 05/10/2023 12:10, koteswara Rao Gundapaneni wrote:
Here is my Tomcat environment details
java version "1.8.0_202"
Apache Ant(TM) version 1.10.13
Windows 10 Pro
apache-tomcat-10.1.12-src
Tomcat 10.1.x requires a minimum of Java 11 to build.
Mark
On Thu, Oct 5, 2023 at 3:10 AM Mark Tho
Here is my Tomcat environment details
java version "1.8.0_202"
Apache Ant(TM) version 1.10.13
Windows 10 Pro
apache-tomcat-10.1.12-src
On Thu, Oct 5, 2023 at 3:10 AM Mark Thomas wrote:
> On 05/10/2023 10:32, koteswara Rao Gundapaneni wrote:
> > I am getting the build failure for the tomcat 10
On 05/10/2023 10:32, koteswara Rao Gundapaneni wrote:
I am getting the build failure for the tomcat 10.1.x, as I dig in I find
the below is the root cause
[javac]
E:\apache-tomcat-10.1.12-src\apache-tomcat-10.1.12-src\webapps\examples\WEB-INF\classes\websocket\drawboard\DrawboardEndpoint.java:16
I am getting the build failure for the tomcat 10.1.x, as I dig in I find
the below is the root cause
[javac]
E:\apache-tomcat-10.1.12-src\apache-tomcat-10.1.12-src\webapps\examples\WEB-INF\classes\websocket\drawboard\DrawboardEndpoint.java:168:
error: cannot infer type arguments for Whole
[jav