This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 330b786072db4331e7a48320bb8816f5e0b7d5dd Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Aug 15 12:33:40 2024 +0100 Update Jakarta EE references --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 2df663dc51..c8008c5eaa 100644 --- a/build.xml +++ b/build.xml @@ -104,7 +104,7 @@ <!-- build output directory for generated reflectionless code --> <property name="tomcat.xreflect" value="${tomcat.output}/xreflect"/> - <!-- Jakarta EE 11 platform requires Java 17+ --> + <!-- Jakarta EE 12 platform requires Java 17+ --> <!-- Keep in sync with webapps/docs/tomcat-docs.xsl --> <property name="compile.release" value="17"/> <property name="min.java.version" value="17"/> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org