This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new fb07e2c Correct version info in comment fb07e2c is described below commit fb07e2c5176f642d7893eaa91a05b93aed8c43a3 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Sep 24 18:47:53 2019 +0100 Correct version info in comment --- build.properties.default | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.properties.default b/build.properties.default index bd04c89..c9a3625 100644 --- a/build.properties.default +++ b/build.properties.default @@ -129,9 +129,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 # -# Checksum is from "SHA512 Checksums for 4.10" link at -# http://download.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/ -# http://download.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/checksum/eclipse-4.10-SUMSSHA512 +# Checksum is from "SHA512 Checksums for 4.12" link at +# http://download.eclipse.org/eclipse/downloads/drops4/R-4.12-201906051800/ +# http://download.eclipse.org/eclipse/downloads/drops4/R-4.12-201906051800/checksum/eclipse-4.12-SUMSSHA512 # jdt.version=4.12 jdt.release=R-4.12-201906051800/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org