You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2023/06/16 13:51:05 UTC

[tomcat] 01/02: Add note on JDT version

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 2d2638326dc6e3838775e0c3651b30adb2252df6
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Jun 16 09:14:56 2023 +0100

    Add note on JDT version
---
 build.properties.default | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/build.properties.default b/build.properties.default
index bdcdee8ef5..f09773e627 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -141,6 +141,9 @@ wsdl4j-lib.loc=${base-maven.loc}/wsdl4j/wsdl4j/${wsdl4j-lib.version}/wsdl4j-${ws
 # ----- Eclipse JDT, version 4.7 or later -----#
 # See https://cwiki.apache.org/confluence/display/TOMCAT/Managing+Tomcat%27s+Dependency+on+the+Eclipse+JDT+Core+Batch+Compiler
 #
+# 4.27 is the latest release that runs on Java 11
+# Later versions can be used but the official builds need to use 4.27
+#
 # Checksum is from "SHA512 Checksums for 4.27" link at
 # https://download.eclipse.org/eclipse/downloads/drops4/R-4.27-202303020300/
 # https://download.eclipse.org/eclipse/downloads/drops4/R-4.27-202303020300/checksum/eclipse-4.27-SUMSSHA512


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org