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

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


The following commit(s) were added to refs/heads/7.0.x by this push:
     new 0e3a2ed  Add note that JDT 4.4.2 is the latest version for official 
builds
0e3a2ed is described below

commit 0e3a2ed0dbaee258024ae5726f7cd659bced9ac6
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Mar 20 14:34:03 2019 +0000

    Add note that JDT 4.4.2 is the latest version for official builds
---
 build.properties.default | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index 439cb71..9eaa9af 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -153,7 +153,8 @@ 
wsdl4j-lib.loc=${base-maven.loc}/wsdl4j/wsdl4j/${wsdl4j-lib.version}/wsdl4j-${ws
 wsdl4j-lib.jar=${wsdl4j-lib.home}/wsdl4j-${wsdl4j-lib.version}.jar
 
 # ----- Eclipse JDT, version 4.4 or later -----#
-# See https://wiki.apache.org/tomcat/JDTCoreBatchCompiler before updating
+# 4.4.2 is the latest release that runs on Java 6
+# Later versions can be used but the official builds need to use 4.4.2
 jdt.version=4.4.2
 jdt.release=R-4.4.2-201502041700
 jdt.checksum.enabled=true


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

Reply via email to